From 22c4d2e08bd2a0ec03ccc2b8342836859dca782d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 2 Oct 2018 00:23:26 +0100 Subject: [PATCH] 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" --- dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild | 4 ++-- 1 file 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 246ff8b18b06d..6ee093436c279 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"