From: Agostino Sarubbo Date: Thu, 23 Jan 2020 13:32:26 +0000 (+0100) Subject: sys-devel/lld: ppc64 stable wrt bug #705530 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b33052d3c55cca7559a12922733493ccf61b0e41;p=gentoo.git 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 --- 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 )"