summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-06 21:17:50 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-06 21:18:29 +0200
commitfd0e4349d96022c59ffdb49b90d61a7e8f9ef933 (patch)
tree21b093734e91e32c84c93f06855a22554369c952
parentsys-devel/clang-runtime: Add keywords to 15.0.0 (diff)
downloadgentoo-fd0e4349.tar.gz
gentoo-fd0e4349.tar.bz2
gentoo-fd0e4349.zip
dev-libs/libclc: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-libs/libclc/libclc-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libclc/libclc-15.0.0.ebuild b/dev-libs/libclc/libclc-15.0.0.ebuild
index 4ec05a0a963c..8d5e7566c85d 100644
--- a/dev-libs/libclc/libclc-15.0.0.ebuild
+++ b/dev-libs/libclc/libclc-15.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://libclc.llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_r600 video_cards_radeonsi"
IUSE="${IUSE_VIDEO_CARDS}"
REQUIRED_USE="|| ( ${IUSE_VIDEO_CARDS} )"