commit: 8f8ec5063e3e0493a4856241768b68312835674e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 5 10:01:44 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 5 10:13:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8ec506
llvm-core/libclc: Add keywords to 20.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-core/libclc/libclc-20.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm-core/libclc/libclc-20.1.0.ebuild b/llvm-core/libclc/libclc-20.1.0.ebuild index f1b5637f6dd9..979fd6a0b652 100644 --- a/llvm-core/libclc/libclc-20.1.0.ebuild +++ b/llvm-core/libclc/libclc-20.1.0.ebuild @@ -12,6 +12,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" IUSE="+spirv video_cards_nvidia video_cards_r600 video_cards_radeonsi" BDEPEND="
