summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 16:50:36 +0000
committerSam James <sam@gentoo.org>2021-04-05 16:52:49 +0000
commitf4d7919ea2692a1bc5c864a075332eed81240e56 (patch)
tree032a30d11a759ac7a9f26f219bd4bd37d24695a1 /sys-devel
parentdev-python/lit: Stabilize 11.1.0 arm64, #777282 (diff)
downloadgentoo-f4d7919ea2692a1bc5c864a075332eed81240e56.tar.gz
gentoo-f4d7919ea2692a1bc5c864a075332eed81240e56.tar.bz2
gentoo-f4d7919ea2692a1bc5c864a075332eed81240e56.zip
sys-devel/lld: Stabilize 11.1.0 arm64, #777282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 2929ce107207..af60afe03f28 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 )"