summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:01 +0300
commit10935135e26138d0f14215e301b91b4d96108352 (patch)
tree8c03008a19a05baaa284757eca7b4aaae16e0d28
parentdev-python/lit: Stabilize 14.0.6 arm64, #861950 (diff)
downloadgentoo-10935135.tar.gz
gentoo-10935135.tar.bz2
gentoo-10935135.zip
sys-devel/lld: Stabilize 14.0.6 arm64, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-14.0.6.ebuild b/sys-devel/lld/lld-14.0.6.ebuild
index 0941e3d29476..57cb71fbd5a8 100644
--- a/sys-devel/lld/lld-14.0.6.ebuild
+++ b/sys-devel/lld/lld-14.0.6.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 )"