summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-09-19 23:16:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-09-19 23:16:49 +0300
commit9738e3d663f735ebe56f4691032fc88257a8fa3f (patch)
tree86c4da9db3fbbd0e1b93a2597613d2f8168c88ea /sys-devel/llvm
parentsys-libs/libcxx: Stabilize 10.0.1 amd64, #742974 (diff)
downloadgentoo-9738e3d663f735ebe56f4691032fc88257a8fa3f.tar.gz
gentoo-9738e3d663f735ebe56f4691032fc88257a8fa3f.tar.bz2
gentoo-9738e3d663f735ebe56f4691032fc88257a8fa3f.zip
sys-devel/llvm: Stabilize 10.0.1 amd64, #742974
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-10.0.1.ebuild b/sys-devel/llvm/llvm-10.0.1.ebuild
index 2bdf59ccedd7..22d8b57e6658 100644
--- a/sys-devel/llvm/llvm-10.0.1.ebuild
+++ b/sys-devel/llvm/llvm-10.0.1.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="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+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[*]} )"