summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 20:07:18 +0000
committerSam James <sam@gentoo.org>2021-11-05 20:07:18 +0000
commitad76bbdf93dc2cffc772da80553c2c5a06818627 (patch)
treea387b7c898ed1435d4285fab58dbaf7b609ffd1c /sys-devel/lld
parentdev-python/lit: Stabilize 13.0.0 arm, #821862 (diff)
downloadgentoo-ad76bbdf93dc2cffc772da80553c2c5a06818627.tar.gz
gentoo-ad76bbdf93dc2cffc772da80553c2c5a06818627.tar.bz2
gentoo-ad76bbdf93dc2cffc772da80553c2c5a06818627.zip
sys-devel/lld: Stabilize 13.0.0 arm, #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 66b31aabca56..2f8cf7f26ee6 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 )"