summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 23:26:28 +0100
committerSam James <sam@gentoo.org>2021-06-18 23:26:28 +0100
commit17a880f47ca4b1d118eb9adc48fcfaab9aef5f41 (patch)
tree9f5c0a464c58f8b8cd222071ea0059f511422619 /sys-devel/lld
parentdev-python/lit: Stabilize 12.0.0 amd64, #796215 (diff)
downloadgentoo-17a880f47ca4b1d118eb9adc48fcfaab9aef5f41.tar.gz
gentoo-17a880f47ca4b1d118eb9adc48fcfaab9aef5f41.tar.bz2
gentoo-17a880f47ca4b1d118eb9adc48fcfaab9aef5f41.zip
sys-devel/lld: Stabilize 12.0.0 amd64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-12.0.0.ebuild b/sys-devel/lld/lld-12.0.0.ebuild
index 8bf0d6980cee..1176c41394d7 100644
--- a/sys-devel/lld/lld-12.0.0.ebuild
+++ b/sys-devel/lld/lld-12.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="test"
RESTRICT="!test? ( test )"