commit: 8571b08d5b3ca2e6bcc19ff631540ddc6eee040e Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 23:35:51 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 00:13:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8571b08d
dev-perl/PerlIO-utf8_strict: add ~ppc keyword (bug 603078). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild index 0eb3c21be1..faa897b341 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86" IUSE="test" # r: strict, warnings -> perl RDEPEND="
