commit: 9dddeb62454802d49426b356b97e040a088c4dc9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 04:15:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 06:47:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dddeb62
dev-libs/libclc: Stabilize 15.0.6 x86, #886483 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libclc/libclc-15.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libclc/libclc-15.0.6.ebuild b/dev-libs/libclc/libclc-15.0.6.ebuild index 38cf79651080..cda23b90ae0d 100644 --- a/dev-libs/libclc/libclc-15.0.6.ebuild +++ b/dev-libs/libclc/libclc-15.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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
