summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-04 19:07:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-04 19:38:41 +0100
commitca03bf39b575ae8b3ddcfc4be78f902e88cc6fcf (patch)
tree92ab4b987ed38a19b54d6642754610ba76507c65 /sys-devel/llvm
parentsys-devel/llvm-common: Keyword 10.0.0rc3 (diff)
downloadgentoo-ca03bf39b575ae8b3ddcfc4be78f902e88cc6fcf.tar.gz
gentoo-ca03bf39b575ae8b3ddcfc4be78f902e88cc6fcf.tar.bz2
gentoo-ca03bf39b575ae8b3ddcfc4be78f902e88cc6fcf.zip
sys-devel/llvm: Keyword 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-10.0.0_rc3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-10.0.0_rc3.ebuild b/sys-devel/llvm/llvm-10.0.0_rc3.ebuild
index 59ccce098614..904db49c705a 100644
--- a/sys-devel/llvm/llvm-10.0.0_rc3.ebuild
+++ b/sys-devel/llvm/llvm-10.0.0_rc3.ebuild
@@ -28,7 +28,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
SLOT="$(ver_cut 1)"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"