summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:03 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:03 +0000
commit8480447f6ca812caa88e1357e3efd921b9c91455 (patch)
tree6d5ca123a3c0c9e92bb2e5f8253c304b970a02f6 /sys-devel
parentsys-libs/libcxx: Stabilize 13.0.0 arm64, #821862 (diff)
downloadgentoo-8480447f6ca812caa88e1357e3efd921b9c91455.tar.gz
gentoo-8480447f6ca812caa88e1357e3efd921b9c91455.tar.bz2
gentoo-8480447f6ca812caa88e1357e3efd921b9c91455.zip
sys-devel/llvm: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-13.0.0.ebuild b/sys-devel/llvm/llvm-13.0.0.ebuild
index 0d80c618e3d4..d35339716b8c 100644
--- a/sys-devel/llvm/llvm-13.0.0.ebuild
+++ b/sys-devel/llvm/llvm-13.0.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/"
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"
RESTRICT="!test? ( test )"