From: Sergei Trofimovich Date: Mon, 1 Oct 2018 23:23:26 +0000 (+0100) Subject: dev-perl/PerlIO-gzip: stable 0.200.0 for ia64, bug #667266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22c4d2e08bd2a0ec03ccc2b8342836859dca782d;p=gentoo.git dev-perl/PerlIO-gzip: stable 0.200.0 for ia64, bug #667266 Signed-off-by: Sergei Trofimovich Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" --- 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 246ff8b18b06..6ee093436c27 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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"