summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-11 07:06:05 +0100
committerSam James <sam@gentoo.org>2021-09-11 07:06:05 +0100
commitfdd2ed8cd3908420471de856419c658b05a35d64 (patch)
tree2041ca330801b16827e8c5252f46e64ea1658329 /sys-devel/llvm
parentsys-libs/libcxx: Stabilize 12.0.1 arm, #804471 (diff)
downloadgentoo-fdd2ed8cd3908420471de856419c658b05a35d64.tar.gz
gentoo-fdd2ed8cd3908420471de856419c658b05a35d64.tar.bz2
gentoo-fdd2ed8cd3908420471de856419c658b05a35d64.zip
sys-devel/llvm: Stabilize 12.0.1 arm, #804471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-12.0.1.ebuild b/sys-devel/llvm/llvm-12.0.1.ebuild
index d192613a8d32..7eb8e4a7eb16 100644
--- a/sys-devel/llvm/llvm-12.0.1.ebuild
+++ b/sys-devel/llvm/llvm-12.0.1.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[*]} )"