From: Sergei Trofimovich Date: Sat, 7 Apr 2018 20:26:41 +0000 (+0100) Subject: dev-perl/Scope-Guard: keyworded 0.210.0 for ppc64, bug #652718 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=148f03a46c0a6a532f37ca7e752009a8748dcf53;p=gentoo.git dev-perl/Scope-Guard: keyworded 0.210.0 for ppc64, bug #652718 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild index e647b13568b1..ead6150f908e 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="amd64 ~arm64 ~mips ppc x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND=""