Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Scalar-List-Utils/
Date: Tue, 30 May 2017 22:21:49
Message-Id: 1496182885.d0167e4d7315f9179274a08f8fad27f9fcf40262.slyfox@gentoo
1 commit: d0167e4d7315f9179274a08f8fad27f9fcf40262
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 30 22:16:28 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 22:21:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0167e4d
7
8 virtual/perl-Scalar-List-Utils: ia64 stable, bug #604602
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 .../perl-Scalar-List-Utils-1.420.200_rc-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.420.200_rc-r1.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.420.200_rc-r1.ebuild
17 index 21ad7babc4c..5915667da66 100644
18 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.420.200_rc-r1.ebuild
19 +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.420.200_rc-r1.ebuild
20 @@ -5,7 +5,7 @@ EAPI=6
21
22 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 RDEPEND="
28 || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )