diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:58 -0800 |
commit | 50e4b1e085fb359db73af1c17dca260ab3c99426 (patch) | |
tree | ecf74b745b5a18c5096665ac2599f217c0be1241 /dev-perl | |
parent | dev-perl/Ref-Util: added ~ppc64, bug 599550 (diff) | |
download | gentoo-50e4b1e085fb359db73af1c17dca260ab3c99426.tar.gz gentoo-50e4b1e085fb359db73af1c17dca260ab3c99426.tar.bz2 gentoo-50e4b1e085fb359db73af1c17dca260ab3c99426.zip |
dev-perl/PerlIO-utf8_strict: added ~ppc64, bug 603078
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 52155e6b064e..999a9e969706 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 @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" # r: strict, warnings -> perl RDEPEND=" |