summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 04:14:37 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:47:41 +0000
commitdb6bea92cea07dd788c8a1c48f193da22a799323 (patch)
treed20cb5b1dfcdc6a198efe3aafc593925f237a884 /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.6 arm, #886483 (diff)
downloadgentoo-db6bea92cea07dd788c8a1c48f193da22a799323.tar.gz
gentoo-db6bea92cea07dd788c8a1c48f193da22a799323.tar.bz2
gentoo-db6bea92cea07dd788c8a1c48f193da22a799323.zip
sys-devel/lld: Stabilize 15.0.6 arm, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-15.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/lld/lld-15.0.6.ebuild b/sys-devel/lld/lld-15.0.6.ebuild
index daa9862bd309..e4d9127a4713 100644
--- a/sys-devel/lld/lld-15.0.6.ebuild
+++ b/sys-devel/lld/lld-15.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"