diff options
Diffstat (limited to 'dev-perl/PerlIO-gzip')
-rw-r--r-- | dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 3d8ee4864453..243389e1352d 100644 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |