diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-01 08:53:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-01 08:53:01 +0200 |
commit | df5f8e8c17b0a5bd54ff1470e408b097c70ce28f (patch) | |
tree | 6802e1b43bbfac722ab8d18c947f82099a7a92f9 | |
parent | 6210103a11258401a09d63a23ca95356ed3535f4 (diff) | |
download | gentoo-df5f8e8c17b0a5bd54ff1470e408b097c70ce28f.tar.gz gentoo-df5f8e8c17b0a5bd54ff1470e408b097c70ce28f.tar.xz |
dev-perl/PerlIO-gzip: arm stable, bug #580262
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild index 2d3ac4c803e..0556d587a47 100644 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild @@ -11,7 +11,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" |