summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:10 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:10 +0000
commitccbe278032c1fea45428658f0ed276a4a9f80ef8 (patch)
treea5293b8ce0e0460ff8680d524bf18fcdd0cff04f
parentdev-python/lit: Stabilize 13.0.0 arm64, #821862 (diff)
downloadgentoo-ccbe2780.tar.gz
gentoo-ccbe2780.tar.bz2
gentoo-ccbe2780.zip
sys-devel/lld: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-13.0.0.ebuild b/sys-devel/lld/lld-13.0.0.ebuild
index 26c283fd6489..86d976196055 100644
--- a/sys-devel/lld/lld-13.0.0.ebuild
+++ b/sys-devel/lld/lld-13.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="debug test"
RESTRICT="!test? ( test )"