commit: 8bb9268178745b4253558838383f7ab84788192b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 24 18:50:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 18:50:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb92681
llvm-core/polly: Stabilize 20.1.8 arm64, #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 922ca6fba47f..94f7e5502733 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 )"