diff options
author | 2022-07-31 13:11:34 +0200 | |
---|---|---|
committer | 2022-07-31 13:11:34 +0200 | |
commit | ac02599243fa9a93778fbd5933fc266c502afd41 (patch) | |
tree | dd587fe22c0923080386b3af89d5fceefe0d872c /dev-libs/libclc | |
parent | sci-libs/hdf5: sparc stable wrt bug #862399 (diff) | |
download | gentoo-ac02599243fa9a93778fbd5933fc266c502afd41.tar.gz gentoo-ac02599243fa9a93778fbd5933fc266c502afd41.tar.bz2 gentoo-ac02599243fa9a93778fbd5933fc266c502afd41.zip |
dev-libs/libclc: x86 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libclc')
-rw-r--r-- | dev-libs/libclc/libclc-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-14.0.6.ebuild b/dev-libs/libclc/libclc-14.0.6.ebuild index 90f36ad3ee74..a897f381b9e7 100644 --- a/dev-libs/libclc/libclc-14.0.6.ebuild +++ b/dev-libs/libclc/libclc-14.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_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi" IUSE="${IUSE_VIDEO_CARDS}" REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )" |