summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 19:02:16 +0000
committerSam James <sam@gentoo.org>2021-05-16 19:02:16 +0000
commit27fba5442def6d45dc41efb5a0413da4664ddd53 (patch)
tree6b0abeb79cd4ceb40cbd0872181e00a5047f266c /sys-devel
parentdev-ml/opam-file-format: Stabilize 2.1.2 ppc, #783582 (diff)
downloadgentoo-27fba5442def6d45dc41efb5a0413da4664ddd53.tar.gz
gentoo-27fba5442def6d45dc41efb5a0413da4664ddd53.tar.bz2
gentoo-27fba5442def6d45dc41efb5a0413da4664ddd53.zip
sys-devel/llvm: Stabilize 11.0.1 ppc64, #768567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-11.0.1.ebuild b/sys-devel/llvm/llvm-11.0.1.ebuild
index a85dbb33df5d..86135d7d22dc 100644
--- a/sys-devel/llvm/llvm-11.0.1.ebuild
+++ b/sys-devel/llvm/llvm-11.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 ~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[*]} )"