From: Sergei Trofimovich Date: Fri, 27 Jul 2018 07:11:21 +0000 (+0100) Subject: dev-perl/PerlIO-gzip: stable 0.200.0 for ppc64, bug #661778 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c77e1a6c1779fe1d03d299f6f9631392b1923597;p=gentoo.git dev-perl/PerlIO-gzip: stable 0.200.0 for ppc64, bug #661778 Bug: https://bugs.gentoo.org/661778 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild index 7993a1f37b19..9136eca950eb 100644 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PerlIO layer to gzip/gunzip" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="sys-libs/zlib"