diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:49:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:07:38 +0100 |
commit | 605fa365ac046ce87980e4f92cf61805fcfd321f (patch) | |
tree | 9dccf2b1261c43a3a56ff4e7658bc75ebe9c9ada /dev-perl/PerlIO-gzip | |
parent | dev-perl/Perl-Tidy: stable 20171214.0.0 for ppc, bug #661778 (diff) | |
download | gentoo-605fa365ac046ce87980e4f92cf61805fcfd321f.tar.gz gentoo-605fa365ac046ce87980e4f92cf61805fcfd321f.tar.bz2 gentoo-605fa365ac046ce87980e4f92cf61805fcfd321f.zip |
dev-perl/PerlIO-gzip: stable 0.200.0 for ppc, bug #661778
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/PerlIO-gzip')
-rw-r--r-- | dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 81225f05b57d..7993a1f37b19 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" |