diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:28:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:28:50 +0100 |
commit | 332ca2f009ab15d8b15d68b8a043d3f54a5a05a3 (patch) | |
tree | c65b6df62bc09f5ab6d57598ccee32155e61eb9b /dev-libs/libclc | |
parent | dev-db/mariadb: amd64 stable wrt bug #699874 (diff) | |
download | gentoo-332ca2f009ab15d8b15d68b8a043d3f54a5a05a3.tar.gz gentoo-332ca2f009ab15d8b15d68b8a043d3f54a5a05a3.tar.bz2 gentoo-332ca2f009ab15d8b15d68b8a043d3f54a5a05a3.zip |
dev-libs/libclc: amd64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libclc')
-rw-r--r-- | dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild index 09e0ed6af9b5..43854773c456 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" 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} )" |