summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 14:33:53 +0100
committerSam James <sam@gentoo.org>2024-07-23 14:33:53 +0100
commitd1483d8fdc9f361f5409f27715b73e1ab2d20bee (patch)
treecfedd73fe9a112e3b51588c8bdd0d088da8fd5dd /sys-devel/lld
parentdev-python/lit: Stabilize 18.1.8 arm64, #935984 (diff)
downloadgentoo-d1483d8fdc9f361f5409f27715b73e1ab2d20bee.tar.gz
gentoo-d1483d8fdc9f361f5409f27715b73e1ab2d20bee.tar.bz2
gentoo-d1483d8fdc9f361f5409f27715b73e1ab2d20bee.zip
sys-devel/lld: Stabilize 18.1.8 arm64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-18.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-18.1.8.ebuild b/sys-devel/lld/lld-18.1.8.ebuild
index c34ce2efd399..6cc682a3027d 100644
--- a/sys-devel/lld/lld-18.1.8.ebuild
+++ b/sys-devel/lld/lld-18.1.8.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 ~sparc ~x86 ~arm64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"