commit: 58767e9535c31d763d28c3e215c4a34ece42ac94
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 6 15:16:05 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Mar 6 15:16:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58767e95
llvm-core/polly: Keyword 20.1.0 riscv, #950617
Signed-off-by: Jakov Smolić <jsmolic <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 f28924ae0090..db9271213f8a 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 ~arm64 ~loong ~mips ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~riscv ~sparc ~x86"
IUSE="+debug test"
RESTRICT="!test? ( test )"