commit: 9aca67ad96543ea6ea542b20d031744383377094
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 5 23:31:00 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Mar 5 23:31:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aca67ad
llvm-core/polly: Keyword 20.1.0 x86, #950617
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
llvm-core/polly/polly-20.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-core/polly/polly-20.1.0.ebuild
b/llvm-core/polly/polly-20.1.0.ebuild
index 26dd9792f879..535979f17455 100644
--- a/llvm-core/polly/polly-20.1.0.ebuild
+++ b/llvm-core/polly/polly-20.1.0.ebuild
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
# vendored isl (fork?)
LICENSE+=" MIT"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc ~x86"
IUSE="+debug test"
RESTRICT="!test? ( test )"