summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 23:26:18 +0100
committerSam James <sam@gentoo.org>2021-06-18 23:26:18 +0100
commit3c39436f7e183557d18ebbebff44f9a8e11d338a (patch)
tree5cf5974ef18deb14dd5287370f10bda400fb7d1c /sys-devel
parentsys-devel/llvm-common: Stabilize 12.0.0 amd64, #796215 (diff)
downloadgentoo-3c39436f7e183557d18ebbebff44f9a8e11d338a.tar.gz
gentoo-3c39436f7e183557d18ebbebff44f9a8e11d338a.tar.bz2
gentoo-3c39436f7e183557d18ebbebff44f9a8e11d338a.zip
sys-devel/llvm: Stabilize 12.0.0 amd64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-12.0.0.ebuild b/sys-devel/llvm/llvm-12.0.0.ebuild
index 30f79d7b68e6..de457f3e41d5 100644
--- a/sys-devel/llvm/llvm-12.0.0.ebuild
+++ b/sys-devel/llvm/llvm-12.0.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 ~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[*]} )"