diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 04:57:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 04:57:48 +0000 |
commit | cb465470d11071819f9a54f8b208f61c9b129349 (patch) | |
tree | e9cd3d08f78aad8eb718d6396309738c705e472d | |
parent | sys-devel/clang-runtime: Stabilize 15.0.6 amd64, #886483 (diff) | |
download | gentoo-cb465470d11071819f9a54f8b208f61c9b129349.tar.gz gentoo-cb465470d11071819f9a54f8b208f61c9b129349.tar.bz2 gentoo-cb465470d11071819f9a54f8b208f61c9b129349.zip |
dev-libs/libclc: Stabilize 15.0.6 amd64, #886483
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/libclc/libclc-15.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-15.0.6.ebuild b/dev-libs/libclc/libclc-15.0.6.ebuild index 3a0f83d5a902..38cf79651080 100644 --- a/dev-libs/libclc/libclc-15.0.6.ebuild +++ b/dev-libs/libclc/libclc-15.0.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="spirv video_cards_nvidia video_cards_r600 video_cards_radeonsi" LLVM_MAX_SLOT=15 |