From 10935135e26138d0f14215e301b91b4d96108352 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 30 Jul 2022 20:55:01 +0300 Subject: sys-devel/lld: Stabilize 14.0.6 arm64, #861950 Signed-off-by: Arthur Zamarin --- sys-devel/lld/lld-14.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel') 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 )" -- cgit v1.2.3-65-gdbad