commit: bb18cceced317bdce53cc01eb037de62a7f476d2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 24 18:53:57 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 19:02:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb18ccec
llvm-core/polly: Stabilize 20.1.8 amd64, #960372
Signed-off-by: Arthur Zamarin <arthurzam <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 94f7e5502733..70adb9d3bd75 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 )"