diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:40:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:40:07 -0700 |
commit | 924f18b370aae804864ecba1606d230ef4df7ea6 (patch) | |
tree | b8999cc02c0dc8fcb41bb6baa3bba5e31a9b8127 /dev-perl/PerlIO-gzip | |
parent | dev-perl/Variable-Magic-0.620.0: alpha stable, bug 661778 (diff) | |
download | gentoo-924f18b370aae804864ecba1606d230ef4df7ea6.tar.gz gentoo-924f18b370aae804864ecba1606d230ef4df7ea6.tar.bz2 gentoo-924f18b370aae804864ecba1606d230ef4df7ea6.zip |
dev-perl/PerlIO-gzip-0.200.0: alpha stable, bug 661778
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 9136eca950eb..858fa038ca81 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" |