commit: 455ca7c998f337934b5830fd11f0e355c5135d9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 14:22:03 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 14:23:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455ca7c9
llvm-core/libclc: Stabilize 20.1.7 x86, #958081 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-core/libclc/libclc-20.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/libclc/libclc-20.1.7.ebuild b/llvm-core/libclc/libclc-20.1.7.ebuild index aaf800c2f583..59bc1611bc82 100644 --- a/llvm-core/libclc/libclc-20.1.7.ebuild +++ b/llvm-core/libclc/libclc-20.1.7.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="amd64 arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~riscv x86" IUSE="+spirv video_cards_nvidia video_cards_r600 video_cards_radeonsi" BDEPEND="
