summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-06 20:42:41 +0000
committerSam James <sam@gentoo.org>2020-12-06 20:48:46 +0000
commit738418328fec0ea08cd97ccef2e0bc14d3c28d86 (patch)
tree8d43542aae57580a109961f8f700a25b2dce53dc /dev-libs/libclc
parentsys-power/cpupower: install bash completions under EPREFIX (diff)
downloadgentoo-738418328fec0ea08cd97ccef2e0bc14d3c28d86.tar.gz
gentoo-738418328fec0ea08cd97ccef2e0bc14d3c28d86.tar.bz2
gentoo-738418328fec0ea08cd97ccef2e0bc14d3c28d86.zip
dev-libs/libclc: Stabilize 0.2.0_pre20201001 amd64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libclc')
-rw-r--r--dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild
index 7d1b7558a901..110a3886c5dd 100644
--- a/dev-libs/libclc/libclc-0.2.0_pre20201001.ebuild
+++ b/dev-libs/libclc/libclc-0.2.0_pre20201001.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} )"