commit:     df7079dea24225345a01fd930e04ea613849613f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 14:52:54 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 15:07:41 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7079de

llvm-core/polly: Add keywords to 22.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-core/polly/polly-22.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm-core/polly/polly-22.1.0.ebuild 
b/llvm-core/polly/polly-22.1.0.ebuild
index 81e557ee6177..5eab63a32431 100644
--- a/llvm-core/polly/polly-22.1.0.ebuild
+++ b/llvm-core/polly/polly-22.1.0.ebuild
@@ -14,7 +14,8 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 # vendored isl (fork?)
 LICENSE+=" MIT"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-IUSE="+debug test"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="debug test"
 RESTRICT="!test? ( test )"
 
 DEPEND="

Reply via email to