summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 19:15:21 +0000
committerSam James <sam@gentoo.org>2021-11-05 19:16:09 +0000
commitc016959930423f531afd355c6073ed4f967a03e3 (patch)
tree25a2b42b2f234f9693aa3daa979242cebf40f5fb /sys-devel
parentapp-editors/mousepad: Remove old (diff)
downloadgentoo-c016959930423f531afd355c6073ed4f967a03e3.tar.gz
gentoo-c016959930423f531afd355c6073ed4f967a03e3.tar.bz2
gentoo-c016959930423f531afd355c6073ed4f967a03e3.zip
sys-devel/llvm: Stabilize 13.0.0 ppc64, #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 d35339716b8c..d77b1c7e0bed 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 )"