summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-07-23 07:45:45 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-23 07:18:33 +0100
commit1124fb7bc0e11adf660f93ffb92d6db881bb2e9f (patch)
tree0bb2ba92d3fc785ea239974c3082140b745089b1 /dev-perl/PerlIO-gzip
parentdev-perl/File-Share: stable 0.250.0 for sparc (diff)
downloadgentoo-1124fb7bc0e11adf660f93ffb92d6db881bb2e9f.tar.gz
gentoo-1124fb7bc0e11adf660f93ffb92d6db881bb2e9f.tar.bz2
gentoo-1124fb7bc0e11adf660f93ffb92d6db881bb2e9f.zip
dev-perl/PerlIO-gzip: stable 0.200.0 for hppa/sparc
Bug: https://bugs.gentoo.org/661778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'dev-perl/PerlIO-gzip')
-rw-r--r--dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild4
1 files changed, 2 insertions, 2 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 5923944e662e..0e21c6be3ca6 100644
--- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild
+++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"