summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-02 00:23:26 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-02 08:33:18 +0100
commit22c4d2e08bd2a0ec03ccc2b8342836859dca782d (patch)
treec8552014c52e9e4c51b47b53326684c7df5c30aa /dev-perl
parentdev-perl/PerlIO-eol: stable 0.160.0 for ia64, bug #667266 (diff)
downloadgentoo-22c4d2e08bd2a0ec03ccc2b8342836859dca782d.tar.gz
gentoo-22c4d2e08bd2a0ec03ccc2b8342836859dca782d.tar.bz2
gentoo-22c4d2e08bd2a0ec03ccc2b8342836859dca782d.zip
dev-perl/PerlIO-gzip: stable 0.200.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl')
-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 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"