diff options
author | Sam James <sam@gentoo.org> | 2022-08-16 16:07:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-16 16:07:11 +0100 |
commit | 34e0d718b2c4d117b15239505ea9b78570cb1cc4 (patch) | |
tree | 8c3f6c4c2801e042844de68575d743c3541c4656 /dev-util/bpftool | |
parent | dev-libs/libbpf: Stabilize 0.8.1 amd64, #865371 (diff) | |
download | gentoo-34e0d718b2c4d117b15239505ea9b78570cb1cc4.tar.gz gentoo-34e0d718b2c4d117b15239505ea9b78570cb1cc4.tar.bz2 gentoo-34e0d718b2c4d117b15239505ea9b78570cb1cc4.zip |
dev-util/bpftool: Stabilize 5.18.6 amd64, #865373
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/bpftool')
-rw-r--r-- | dev-util/bpftool/bpftool-5.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bpftool/bpftool-5.18.6.ebuild b/dev-util/bpftool/bpftool-5.18.6.ebuild index 6833c60b6e2a..fe508400267f 100644 --- a/dev-util/bpftool/bpftool-5.18.6.ebuild +++ b/dev-util/bpftool/bpftool-5.18.6.ebuild @@ -25,7 +25,7 @@ S="${S_K}/tools/bpf/bpftool" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="caps" RDEPEND=" |