summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-25 09:47:35 +0100
committerSam James <sam@gentoo.org>2022-10-25 09:47:35 +0100
commit1d4951e882b7a85571fe6cb7bca23a08ec9b0fd9 (patch)
tree180346b66f3b8955c60bd7c15a8905e07cd718d0 /sys-devel/lld
parentsys-devel/lld: Stabilize 13.0.1-r1 x86, #877807 (diff)
downloadgentoo-1d4951e882b7a85571fe6cb7bca23a08ec9b0fd9.tar.gz
gentoo-1d4951e882b7a85571fe6cb7bca23a08ec9b0fd9.tar.bz2
gentoo-1d4951e882b7a85571fe6cb7bca23a08ec9b0fd9.zip
sys-devel/lld: Stabilize 14.0.6-r1 x86, #877807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-14.0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-14.0.6-r1.ebuild b/sys-devel/lld/lld-14.0.6-r1.ebuild
index 0a6bb0831bec..39dce69bcda3 100644
--- a/sys-devel/lld/lld-14.0.6-r1.ebuild
+++ b/sys-devel/lld/lld-14.0.6-r1.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 )"