diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 21:52:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 21:52:10 +0200 |
commit | 17ff90ccfb6c2ab1f28a24a292126c6c75261b61 (patch) | |
tree | 2a83082f0f15c59e5c276deca7d0afff55375bf3 /dev-util/bpftool | |
parent | dev-libs/libtracefs: Stabilize 1.7.0 x86, #916522 (diff) | |
download | gentoo-17ff90ccfb6c2ab1f28a24a292126c6c75261b61.tar.gz gentoo-17ff90ccfb6c2ab1f28a24a292126c6c75261b61.tar.bz2 gentoo-17ff90ccfb6c2ab1f28a24a292126c6c75261b61.zip |
dev-util/bpftool: Stabilize 6.7.6-r1 x86, #916522
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/bpftool')
-rw-r--r-- | dev-util/bpftool/bpftool-6.7.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bpftool/bpftool-6.7.6-r1.ebuild b/dev-util/bpftool/bpftool-6.7.6-r1.ebuild index 359317b7dff7..ba3cc0e648f7 100644 --- a/dev-util/bpftool/bpftool-6.7.6-r1.ebuild +++ b/dev-util/bpftool/bpftool-6.7.6-r1.ebuild @@ -25,7 +25,7 @@ S="${S_K}/tools/bpf/bpftool" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="caps +llvm" RDEPEND=" |