summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:50:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:52:00 +0300
commit392db92a4dd61951862233eebb8579d66c37aa0b (patch)
tree0a232f62759e2eb89a34d10d6bb160468554f8d8 /sys-devel
parentdev-python/lit: Stabilize 16.0.6 x86, #908385 (diff)
downloadgentoo-392db92a4dd61951862233eebb8579d66c37aa0b.tar.gz
gentoo-392db92a4dd61951862233eebb8579d66c37aa0b.tar.bz2
gentoo-392db92a4dd61951862233eebb8579d66c37aa0b.zip
sys-devel/lld: Stabilize 16.0.6 x86, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-16.0.6.ebuild b/sys-devel/lld/lld-16.0.6.ebuild
index 31bdc732b404..86ce834cbe8c 100644
--- a/sys-devel/lld/lld-16.0.6.ebuild
+++ b/sys-devel/lld/lld-16.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 zstd"
RESTRICT="!test? ( test )"