summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-24 21:04:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-24 21:04:36 +0200
commite9ea27b464bf4b0e5c7d305774e163b230cb9486 (patch)
tree15a265ba86e462c41bc0764e028cb637e5886aac /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.7 ppc64, #891893 (diff)
downloadgentoo-e9ea27b464bf4b0e5c7d305774e163b230cb9486.tar.gz
gentoo-e9ea27b464bf4b0e5c7d305774e163b230cb9486.tar.bz2
gentoo-e9ea27b464bf4b0e5c7d305774e163b230cb9486.zip
sys-devel/lld: Stabilize 15.0.7 ppc64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-15.0.7.ebuild b/sys-devel/lld/lld-15.0.7.ebuild
index 0ed6c34f92b0..c03b4a12924c 100644
--- a/sys-devel/lld/lld-15.0.7.ebuild
+++ b/sys-devel/lld/lld-15.0.7.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"