commit:     abb1432b1a83c5bd602a04bbad0ced6a2f7254aa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 26 19:24:31 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 26 19:38:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb1432b

llvm-core/polly: Keyword 21.1.0

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

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

diff --git a/llvm-core/polly/polly-21.1.0.ebuild 
b/llvm-core/polly/polly-21.1.0.ebuild
index 93468220def7..d916788c7228 100644
--- a/llvm-core/polly/polly-21.1.0.ebuild
+++ b/llvm-core/polly/polly-21.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