Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-CPAN/
Date: Sat, 19 Jan 2019 11:23:00
Message-Id: 1547896963.303d67114d1786c20242cba0006ad389b4eea0e6.kentnl@gentoo
1 commit: 303d67114d1786c20242cba0006ad389b4eea0e6
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 11:22:26 2019 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 19 11:22:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d6711
7
8 virtual/perl-CPAN: Restore ~m68k ~s390 ~sh to latest version
9
10 Package-Manager: Portage-2.3.55, Repoman-2.3.12
11 RepoMan-Options: --include-arches="m68k s390 sh"
12 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
13
14 virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild
18 index bc49152d51e..ad925f18754 100644
19 --- a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild
20 +++ b/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 DESCRIPTION="Virtual for ${PN#perl-}"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin"
32
33 RDEPEND="
34 || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )