From: Rolf Eike Beer Date: Mon, 23 Jul 2018 05:45:45 +0000 (+0200) Subject: dev-perl/PerlIO-gzip: stable 0.200.0 for hppa/sparc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1124fb7bc0e11adf660f93ffb92d6db881bb2e9f;p=gentoo.git 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" --- 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"