summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 22:44:21 +0000
committerSam James <sam@gentoo.org>2021-02-26 22:44:21 +0000
commit6551592ae2d2de86815c963df5fbc1559b559ca3 (patch)
tree7037fadb6387b3607d025dc610b65cde79c5a36d /sys-devel/llvm
parentsys-libs/libcxx: Stabilize 11.0.1 arm, #768567 (diff)
downloadgentoo-6551592ae2d2de86815c963df5fbc1559b559ca3.tar.gz
gentoo-6551592ae2d2de86815c963df5fbc1559b559ca3.tar.bz2
gentoo-6551592ae2d2de86815c963df5fbc1559b559ca3.zip
sys-devel/llvm: Stabilize 11.0.1 arm, #768567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-11.0.1.ebuild b/sys-devel/llvm/llvm-11.0.1.ebuild
index 47f7fbdeb37b..ebec379cf2cc 100644
--- a/sys-devel/llvm/llvm-11.0.1.ebuild
+++ b/sys-devel/llvm/llvm-11.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 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv 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[*]} )"