summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:54 +0200
commitbbc70d028c0348fcf266c74c96be4bdf6e3b2188 (patch)
treea08c29109ce7063e6b097e18d3a1550e892aa56b
parentsys-devel/clang-runtime: amd64 stable wrt bug #861950 (diff)
downloadgentoo-bbc70d02.tar.gz
gentoo-bbc70d02.tar.bz2
gentoo-bbc70d02.zip
sys-devel/lld: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@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 5a9c29a6df3e..cc4f044e5c30 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 )"