summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 13:31:03 +0000
committerSam James <sam@gentoo.org>2020-10-06 13:31:03 +0000
commit7a96f0d3f15f370a0ca54e22bdfed09e10c9d7a0 (patch)
tree86d518d3260c9537723d8bf0398aa1693be045c3
parentdev-python/lit: Stabilize 10.0.1 arm, #742974 (diff)
downloadgentoo-7a96f0d3.tar.gz
gentoo-7a96f0d3.tar.bz2
gentoo-7a96f0d3.zip
sys-devel/lld: Stabilize 10.0.1 arm, #742974
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-10.0.1.ebuild b/sys-devel/lld/lld-10.0.1.ebuild
index d0fb4d618576..cda0aacf2880 100644
--- a/sys-devel/lld/lld-10.0.1.ebuild
+++ b/sys-devel/lld/lld-10.0.1.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 )"