commit: 713272a439ea78f35ffc6e5c2c917410752700df Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 18:29:54 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 18:33:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713272a4
sys-devel/lld: ppc64 stable (bug #727762) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/lld/lld-10.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-10.0.0.ebuild b/sys-devel/lld/lld-10.0.0.ebuild index 94507828252..cc44c95c037 100644 --- a/sys-devel/lld/lld-10.0.0.ebuild +++ b/sys-devel/lld/lld-10.0.0.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 )"
