summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 22:49:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 22:49:08 +0200
commit85370e7f467c17d7221a11a9fb69182be9973eb7 (patch)
tree3f0d1d97c2dc1c60dc2763ba7b75477747d3f633 /sys-devel
parentdev-python/lit: Stabilize 15.0.6 arm64, #886483 (diff)
downloadgentoo-85370e7f467c17d7221a11a9fb69182be9973eb7.tar.gz
gentoo-85370e7f467c17d7221a11a9fb69182be9973eb7.tar.bz2
gentoo-85370e7f467c17d7221a11a9fb69182be9973eb7.zip
sys-devel/lld: Stabilize 15.0.6 arm64, #886483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-15.0.6.ebuild b/sys-devel/lld/lld-15.0.6.ebuild
index b9d830d792d4..846da4dbb4d2 100644
--- a/sys-devel/lld/lld-15.0.6.ebuild
+++ b/sys-devel/lld/lld-15.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"
RESTRICT="!test? ( test )"