summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 16:50:33 +0000
committerSam James <sam@gentoo.org>2021-04-05 16:52:46 +0000
commit14a7d0351e741b25d842d5acfd2987c818b82e4e (patch)
treeda94b01cd2b3bc0d89fc6f6f8ce367239f00773d /sys-devel
parentsys-libs/libcxx: Stabilize 11.1.0 arm64, #777282 (diff)
downloadgentoo-14a7d0351e741b25d842d5acfd2987c818b82e4e.tar.gz
gentoo-14a7d0351e741b25d842d5acfd2987c818b82e4e.tar.bz2
gentoo-14a7d0351e741b25d842d5acfd2987c818b82e4e.zip
sys-devel/llvm: Stabilize 11.1.0 arm64, #777282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-11.1.0.ebuild b/sys-devel/llvm/llvm-11.1.0.ebuild
index ebec379cf2cc..ca05d9a5a55e 100644
--- a/sys-devel/llvm/llvm-11.1.0.ebuild
+++ b/sys-devel/llvm/llvm-11.1.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 ~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[*]} )"