summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 22:06:20 +0000
committerSam James <sam@gentoo.org>2023-01-26 22:07:33 +0000
commita415830f1ec4ad4ce4d25dcd99b58ccb2a741fde (patch)
tree6f7fafa1d5e5c933d5b6ad1af4ca03f1cb43e6da /sys-devel/lld/lld-15.0.7.ebuild
parentdev-python/lit: Stabilize 15.0.7 arm, #891893 (diff)
downloadgentoo-a415830f1ec4ad4ce4d25dcd99b58ccb2a741fde.tar.gz
gentoo-a415830f1ec4ad4ce4d25dcd99b58ccb2a741fde.tar.bz2
gentoo-a415830f1ec4ad4ce4d25dcd99b58ccb2a741fde.zip
sys-devel/lld: Stabilize 15.0.7 arm, #891893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld/lld-15.0.7.ebuild')
-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 f0051722d795..13e4f12b1dba 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 )"