summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-21 08:18:25 +0100
committerSam James <sam@gentoo.org>2021-06-21 08:18:25 +0100
commit9b7b97f0a0d33d6b210d9e6878af0d8e5e4d2829 (patch)
tree5503bf353ced6571dbe4d756361beeaa07c62f7c /sys-devel/lld
parentdev-python/lit: Stabilize 12.0.0 arm64, #796215 (diff)
downloadgentoo-9b7b97f0a0d33d6b210d9e6878af0d8e5e4d2829.tar.gz
gentoo-9b7b97f0a0d33d6b210d9e6878af0d8e5e4d2829.tar.bz2
gentoo-9b7b97f0a0d33d6b210d9e6878af0d8e5e4d2829.zip
sys-devel/lld: Stabilize 12.0.0 arm64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-12.0.0.ebuild b/sys-devel/lld/lld-12.0.0.ebuild
index 2d3d89553a6b..ed67636b7212 100644
--- a/sys-devel/lld/lld-12.0.0.ebuild
+++ b/sys-devel/lld/lld-12.0.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 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"