summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-13 08:21:16 +0000
committerSam James <sam@gentoo.org>2021-11-13 08:21:16 +0000
commitc27fdae4434275fe66a350f94ecc863548a14b5b (patch)
treed035688fce6b52c9102750a424a298dc1136238b /sys-devel/lld
parentdev-python/lit: Stabilize 13.0.0 x86, #821862 (diff)
downloadgentoo-c27fdae4434275fe66a350f94ecc863548a14b5b.tar.gz
gentoo-c27fdae4434275fe66a350f94ecc863548a14b5b.tar.bz2
gentoo-c27fdae4434275fe66a350f94ecc863548a14b5b.zip
sys-devel/lld: Stabilize 13.0.0 x86, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-13.0.0.ebuild b/sys-devel/lld/lld-13.0.0.ebuild
index 2f8cf7f26ee6..b785c62fae4b 100644
--- a/sys-devel/lld/lld-13.0.0.ebuild
+++ b/sys-devel/lld/lld-13.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="debug test"
RESTRICT="!test? ( test )"