summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:49:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:51 +0300
commitcc46c52274b094014d3b02a7dbb1212e709624ec (patch)
tree639447bc8652c4427d6738e58978e40e7e1e2059 /sys-devel/lld
parentdev-python/lit: Stabilize 16.0.6 arm64, #908385 (diff)
downloadgentoo-cc46c52274b094014d3b02a7dbb1212e709624ec.tar.gz
gentoo-cc46c52274b094014d3b02a7dbb1212e709624ec.tar.bz2
gentoo-cc46c52274b094014d3b02a7dbb1212e709624ec.zip
sys-devel/lld: Stabilize 16.0.6 arm64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-16.0.6.ebuild b/sys-devel/lld/lld-16.0.6.ebuild
index ee3ea93d4c27..be04a7bd823b 100644
--- a/sys-devel/lld/lld-16.0.6.ebuild
+++ b/sys-devel/lld/lld-16.0.6.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="debug test zstd"
RESTRICT="!test? ( test )"