summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 01:09:23 +0000
committerSam James <sam@gentoo.org>2021-05-17 01:09:23 +0000
commit978690ea09a48c6d684596ce3634ff21e4c9d1c1 (patch)
tree3a3e199c4c3533d02c405c390aff243130a8d932 /sys-devel/lld
parentdev-python/lit: Stabilize 11.1.0 ppc64, #777282 (diff)
downloadgentoo-978690ea09a48c6d684596ce3634ff21e4c9d1c1.tar.gz
gentoo-978690ea09a48c6d684596ce3634ff21e4c9d1c1.tar.bz2
gentoo-978690ea09a48c6d684596ce3634ff21e4c9d1c1.zip
sys-devel/lld: Stabilize 11.1.0 ppc64, #777282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-11.1.0.ebuild b/sys-devel/lld/lld-11.1.0.ebuild
index af60afe03f28..acbc80f1dda4 100644
--- a/sys-devel/lld/lld-11.1.0.ebuild
+++ b/sys-devel/lld/lld-11.1.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"