diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:23:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:17 +0100 |
commit | a053430b36a79d4af76104753898db56561fef75 (patch) | |
tree | 9d3d05ddde66b1f1ab32fd917215db785125154a /dev-perl/PerlIO-eol | |
parent | dev-perl/Path-Class: stable 0.370.0 for ia64, bug #667266 (diff) | |
download | gentoo-a053430b36a79d4af76104753898db56561fef75.tar.gz gentoo-a053430b36a79d4af76104753898db56561fef75.tar.bz2 gentoo-a053430b36a79d4af76104753898db56561fef75.zip |
dev-perl/PerlIO-eol: stable 0.160.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/PerlIO-eol')
-rw-r--r-- | dev-perl/PerlIO-eol/PerlIO-eol-0.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PerlIO-eol/PerlIO-eol-0.160.0.ebuild b/dev-perl/PerlIO-eol/PerlIO-eol-0.160.0.ebuild index de6d6b8dbf47..cd6e307763c1 100644 --- a/dev-perl/PerlIO-eol/PerlIO-eol-0.160.0.ebuild +++ b/dev-perl/PerlIO-eol/PerlIO-eol-0.160.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 for normalizing line endings" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |