commit: 4f349a040a51de19189e985ee622251b44599068
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 14:04:24 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 14:14:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f349a04
dev-util/bpf-linker: Keyword 0.9.15
It now supports keyworded LLVM versions.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/bpf-linker/bpf-linker-0.9.15.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/bpf-linker/bpf-linker-0.9.15.ebuild
b/dev-util/bpf-linker/bpf-linker-0.9.15.ebuild
index 14c060ae0a60..476219aff571 100644
--- a/dev-util/bpf-linker/bpf-linker-0.9.15.ebuild
+++ b/dev-util/bpf-linker/bpf-linker-0.9.15.ebuild
@@ -42,6 +42,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
+KEYWORDS="~amd64 ~arm64"
IUSE="test"
RESTRICT="!test? ( test )"