diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 00:35:51 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 01:13:33 +0100 |
commit | 8571b08d5b3ca2e6bcc19ff631540ddc6eee040e (patch) | |
tree | ad587f536fb0d6a35989678b4d20e5098dc23af4 /dev-perl | |
parent | sci-libs/armadillo: ppc64 stable (bug 602564). (diff) | |
download | gentoo-8571b08d5b3ca2e6bcc19ff631540ddc6eee040e.tar.gz gentoo-8571b08d5b3ca2e6bcc19ff631540ddc6eee040e.tar.bz2 gentoo-8571b08d5b3ca2e6bcc19ff631540ddc6eee040e.zip |
dev-perl/PerlIO-utf8_strict: add ~ppc keyword (bug 603078).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0eb3c21be198..faa897b3412b 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=" |