summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 16:20:51 +0000
committerSam James <sam@gentoo.org>2024-03-23 16:20:51 +0000
commit3edf93ceec34ebe0576b38cffe73a17fd7ff0572 (patch)
treee5638b38376f149ffcccde0d9b9e374c61a82c5e
parentdev-python/lit: Stabilize 17.0.6 ppc64, #920044 (diff)
downloadgentoo-3edf93ceec34ebe0576b38cffe73a17fd7ff0572.tar.gz
gentoo-3edf93ceec34ebe0576b38cffe73a17fd7ff0572.tar.bz2
gentoo-3edf93ceec34ebe0576b38cffe73a17fd7ff0572.zip
sys-devel/lld: Stabilize 17.0.6 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-17.0.6.ebuild b/sys-devel/lld/lld-17.0.6.ebuild
index e529253645f9..33a9eb571205 100644
--- a/sys-devel/lld/lld-17.0.6.ebuild
+++ b/sys-devel/lld/lld-17.0.6.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 ~loong ~ppc ~ppc64 ~riscv x86 ~arm64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86 ~arm64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"