commit: ac24a84c1948530550ef37af8fb2f3383abcdf24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 08:23:05 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 08:23:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac24a84c
llvm-core/polly: Stabilize 20.1.8 x86, #960372
Signed-off-by: Sam James <sam <AT> gentoo.org>
llvm-core/polly/polly-20.1.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-core/polly/polly-20.1.8.ebuild
b/llvm-core/polly/polly-20.1.8.ebuild
index d916788c7228..c978df605265 100644
--- a/llvm-core/polly/polly-20.1.8.ebuild
+++ b/llvm-core/polly/polly-20.1.8.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="debug test"
RESTRICT="!test? ( test )"