commit: adb65a8777c7a45f5e7750ad8f6453a7401142eb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 5 12:47:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 5 12:47:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb65a87
llvm-core/polly: Keyword 20.1.0 arm64, #950617
Signed-off-by: Sam James <sam <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 77f593634cc4..d80f7977f502 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"
+KEYWORDS="~amd64 ~arm ~arm64"
IUSE="+debug test"
RESTRICT="!test? ( test )"