summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 04:57:43 +0000
committerSam James <sam@gentoo.org>2022-12-18 04:57:43 +0000
commit258b63ec38ac12b4738676ab422acec988767fa6 (patch)
tree54c912608ec38b623a68d8c4ff7d8d4c2a96402f /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.6 amd64, #886483 (diff)
downloadgentoo-258b63ec38ac12b4738676ab422acec988767fa6.tar.gz
gentoo-258b63ec38ac12b4738676ab422acec988767fa6.tar.bz2
gentoo-258b63ec38ac12b4738676ab422acec988767fa6.zip
sys-devel/lld: Stabilize 15.0.6 amd64, #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.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 846da4dbb4d2..daa9862bd309 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 )"