summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-23 14:32:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-23 14:32:26 +0100
commitb33052d3c55cca7559a12922733493ccf61b0e41 (patch)
tree6c3720a6bbeb7d3b6a707cfd2c90ebd976697b6e /sys-devel
parentsys-devel/clang-runtime: ppc64 stable wrt bug #705530 (diff)
downloadgentoo-b33052d3c55cca7559a12922733493ccf61b0e41.tar.gz
gentoo-b33052d3c55cca7559a12922733493ccf61b0e41.tar.bz2
gentoo-b33052d3c55cca7559a12922733493ccf61b0e41.zip
sys-devel/lld: ppc64 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-9.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-9.0.1.ebuild b/sys-devel/lld/lld-9.0.1.ebuild
index c7709bab2882..6b23adb4548c 100644
--- a/sys-devel/lld/lld-9.0.1.ebuild
+++ b/sys-devel/lld/lld-9.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"