summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 23:54:29 +0100
committerSam James <sam@gentoo.org>2021-06-20 23:54:29 +0100
commit645e44da3bf48d824ad6ed37346a0fdc5a4498b5 (patch)
tree06cc86e5b0ba76287a5ffc30adfed16a8d62aea7 /sys-devel/llvm
parentsys-devel/llvm-common: Stabilize 12.0.0 arm, #796215 (diff)
downloadgentoo-645e44da3bf48d824ad6ed37346a0fdc5a4498b5.tar.gz
gentoo-645e44da3bf48d824ad6ed37346a0fdc5a4498b5.tar.bz2
gentoo-645e44da3bf48d824ad6ed37346a0fdc5a4498b5.zip
sys-devel/llvm: Stabilize 12.0.0 arm, #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 de457f3e41d5..1ea57372b563 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[*]} )"