Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Scalar-List-Utils/
Date: Tue, 10 Sep 2019 00:40:57
Message-Id: 1568076036.2f801caa239b30f9abea41c7071d33228ef78014.mattst88@gentoo
1 commit: 2f801caa239b30f9abea41c7071d33228ef78014
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 10 00:39:35 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 10 00:40:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f801caa
7
8 virtual/perl-Scalar-List-Utils-1.500.0-r1: sparc stable, bug 685664
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild
16 index f3b02838b51..7715f64477c 100644
17 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild
18 +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.500.0-r1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 RDEPEND="
27 || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )