summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:54:52 +0300
commit848ec378edb0295ce422fadbca7a782ac42ad49b (patch)
tree61056b602dc008cab87dae1e652e035e3df4f220
parentdev-python/lit: Stabilize 14.0.6 arm, #861950 (diff)
downloadgentoo-848ec378.tar.gz
gentoo-848ec378.tar.bz2
gentoo-848ec378.zip
sys-devel/lld: Stabilize 14.0.6 arm, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-devel/lld/lld-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-14.0.6.ebuild b/sys-devel/lld/lld-14.0.6.ebuild
index cc4f044e5c30..0941e3d29476 100644
--- a/sys-devel/lld/lld-14.0.6.ebuild
+++ b/sys-devel/lld/lld-14.0.6.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 )"