commit: a3dff4002549d1938a7a96376d916dbcb51ca28f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 21:45:42 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 21:45:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3dff400
llvm-core/polly: Keyword 20.1.1 ppc64, #950617
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
llvm-core/polly/polly-20.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-core/polly/polly-20.1.1.ebuild
b/llvm-core/polly/polly-20.1.1.ebuild
index e2a056f1db45..38683afe58bb 100644
--- a/llvm-core/polly/polly-20.1.1.ebuild
+++ b/llvm-core/polly/polly-20.1.1.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 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="+debug test"
RESTRICT="!test? ( test )"