summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-16 21:03:00 +0000
committerSam James <sam@gentoo.org>2020-11-16 21:03:00 +0000
commit3cef8ccbb74315d8067c2b38d4e0d3fc05f211e8 (patch)
treef84762fb48f8ccd6d5bb448512122d4adc39a4ef /sys-devel
parentdev-python/lit: Stabilize 11.0.0 arm64, #754744 (diff)
downloadgentoo-3cef8ccbb74315d8067c2b38d4e0d3fc05f211e8.tar.gz
gentoo-3cef8ccbb74315d8067c2b38d4e0d3fc05f211e8.tar.bz2
gentoo-3cef8ccbb74315d8067c2b38d4e0d3fc05f211e8.zip
sys-devel/lld: Stabilize 11.0.0 arm64, #754744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild
index d5bd34ae92d5..46b654f7007f 100644
--- a/sys-devel/lld/lld-11.0.0.ebuild
+++ b/sys-devel/lld/lld-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"