summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:39 +0200
commit950c152198c124831deddc0f8270574c5efd906c (patch)
treeb21e215d5c444c8af579cf251104ee7933e46f1c /sys-devel/lld
parentdev-python/lit: Stabilize 15.0.5 x86, #881855 (diff)
downloadgentoo-950c152198c124831deddc0f8270574c5efd906c.tar.gz
gentoo-950c152198c124831deddc0f8270574c5efd906c.tar.bz2
gentoo-950c152198c124831deddc0f8270574c5efd906c.zip
sys-devel/lld: Stabilize 15.0.5 x86, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-15.0.5.ebuild b/sys-devel/lld/lld-15.0.5.ebuild
index d87537eac7d4..65ca265fda97 100644
--- a/sys-devel/lld/lld-15.0.5.ebuild
+++ b/sys-devel/lld/lld-15.0.5.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 )"