summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 22:06:53 +0000
committerSam James <sam@gentoo.org>2023-01-26 22:07:53 +0000
commit9873acd7ef59b506d60320d7c5af2ea395772185 (patch)
treee6bd64d833fc7f21342b9a3d2c8363c800c43b42 /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.7 x86, #891893 (diff)
downloadgentoo-9873acd7ef59b506d60320d7c5af2ea395772185.tar.gz
gentoo-9873acd7ef59b506d60320d7c5af2ea395772185.tar.bz2
gentoo-9873acd7ef59b506d60320d7c5af2ea395772185.zip
sys-devel/lld: Stabilize 15.0.7 x86, #891893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-15.0.7.ebuild b/sys-devel/lld/lld-15.0.7.ebuild
index 13e4f12b1dba..7bccf83c3662 100644
--- a/sys-devel/lld/lld-15.0.7.ebuild
+++ b/sys-devel/lld/lld-15.0.7.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 )"