summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-27 19:14:02 +0000
committerSam James <sam@gentoo.org>2021-04-27 19:35:00 +0000
commit08aa3a37eab8ff775c401d57119f1db3bb74137a (patch)
treead51e1e4822fdf7a072955c9c683dc6437055ce5 /sys-devel
parentRevert "dev-java/openjdk: drop old 11" (diff)
downloadgentoo-08aa3a37eab8ff775c401d57119f1db3bb74137a.tar.gz
gentoo-08aa3a37eab8ff775c401d57119f1db3bb74137a.tar.bz2
gentoo-08aa3a37eab8ff775c401d57119f1db3bb74137a.zip
sys-devel/llvm: keyword 12.0.0 for ~sparc
Tests looked good and successfully built against it (AFL++). 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 b7e391d58dc0..9e1dbd1c764f 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 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~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[*]} )"