summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-04 05:52:25 +0100
committerSam James <sam@gentoo.org>2021-08-04 05:52:52 +0100
commit2997ec37f87afbeb1b9356e1d8f8b2d816b4106e (patch)
treeeaae60a35800acf83ae5db41e647260061a016c4 /sys-devel
parentsys-libs/libcxx: Stabilize 12.0.1 amd64, #804471 (diff)
downloadgentoo-2997ec37f87afbeb1b9356e1d8f8b2d816b4106e.tar.gz
gentoo-2997ec37f87afbeb1b9356e1d8f8b2d816b4106e.tar.bz2
gentoo-2997ec37f87afbeb1b9356e1d8f8b2d816b4106e.zip
sys-devel/llvm: Stabilize 12.0.1 amd64, #804471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 7c4592021a3c..30f76066e2e5 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[*]} )"