diff options
author | 2018-07-23 07:46:33 +0200 | |
---|---|---|
committer | 2018-07-23 07:18:33 +0100 | |
commit | b280af5b9613c79dcf7066e60a6a0a30bf5a2028 (patch) | |
tree | 612ea4cf35b60795ee8c19843ab2105fa0c3ab40 /dev-perl/PerlIO-eol | |
parent | dev-perl/PerlIO-gzip: stable 0.200.0 for hppa/sparc (diff) | |
download | gentoo-b280af5b9613c79dcf7066e60a6a0a30bf5a2028.tar.gz gentoo-b280af5b9613c79dcf7066e60a6a0a30bf5a2028.tar.bz2 gentoo-b280af5b9613c79dcf7066e60a6a0a30bf5a2028.zip |
dev-perl/PerlIO-eol: stable 0.160.0 for sparc
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 50bbab603f36..f19a2ceb4e8b 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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=" |