Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclc/
Date: Mon, 18 Nov 2019 14:29:55
Message-Id: 1574087330.332ca2f009ab15d8b15d68b8a043d3f54a5a05a3.ago@gentoo
1 commit: 332ca2f009ab15d8b15d68b8a043d3f54a5a05a3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 18 14:28:50 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 18 14:28:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332ca2f0
7
8 dev-libs/libclc: amd64 stable wrt bug #700310
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
18 index 09e0ed6af9b..43854773c45 100644
19 --- a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
20 +++ b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
22
23 LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi"
28 IUSE="${IUSE_VIDEO_CARDS}"
29 REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )"