summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:46:25 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:46:25 +0200
commite6a6fbc6b66e85bf8fd4678c1d508f77b237844a (patch)
tree94cd3b309a791d0d47ced6b890fb23f15e8cac72
parentsys-devel/clang-runtime: ppc64 stable wrt bug #861950 (diff)
downloadgentoo-e6a6fbc6.tar.gz
gentoo-e6a6fbc6.tar.bz2
gentoo-e6a6fbc6.zip
sys-devel/lld: ppc64 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 461302a580e7..5a9c29a6df3e 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 )"