summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 16:29:33 +0100
committerSam James <sam@gentoo.org>2021-06-18 16:29:33 +0100
commit8eab412089df2d27b45d89d61f0d74326c14adf9 (patch)
treeed72ba9ad6440e71e0f7f644b5601ddadf5bdd41 /sys-devel/llvm
parentsys-devel/llvm-common: Stabilize 12.0.0 x86, #796215 (diff)
downloadgentoo-8eab412089df2d27b45d89d61f0d74326c14adf9.tar.gz
gentoo-8eab412089df2d27b45d89d61f0d74326c14adf9.tar.bz2
gentoo-8eab412089df2d27b45d89d61f0d74326c14adf9.zip
sys-devel/llvm: Stabilize 12.0.0 x86, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-12.0.0.ebuild b/sys-devel/llvm/llvm-12.0.0.ebuild
index 96705239ff0e..30f79d7b68e6 100644
--- a/sys-devel/llvm/llvm-12.0.0.ebuild
+++ b/sys-devel/llvm/llvm-12.0.0.ebuild
@@ -26,7 +26,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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"