diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-03 17:30:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-03 17:30:08 +0300 |
commit | 11cbdc782c8f16e888bc2ad143acab3c875fa840 (patch) | |
tree | 4337236eca05b61d0bcbb9c2ba943ef3c6661e46 /dev-libs | |
parent | dev-util/meson: amd64 stable wrt bug #670080 (diff) | |
download | gentoo-11cbdc782c8f16e888bc2ad143acab3c875fa840.tar.gz gentoo-11cbdc782c8f16e888bc2ad143acab3c875fa840.tar.bz2 gentoo-11cbdc782c8f16e888bc2ad143acab3c875fa840.zip |
dev-libs/libclc: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild index 014415e28503..36a91ccd7464 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20180915.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,7 +30,7 @@ fi LICENSE="|| ( 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} )" |