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-Net-Ping/
Date: Sat, 19 Jan 2019 11:22:58
Message-Id: 1547896961.5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf.kentnl@gentoo
1 commit: 5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 11:20:25 2019 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 19 11:22:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee3a216
7
8 virtual/perl-Net-Ping: Restore ~m68k ~s390 ~sh to latest versions
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-Net-Ping/perl-Net-Ping-2.620.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild
18 index 1b51be57b11..ba927ce39de 100644
19 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild
20 +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.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 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos"
32
33 RDEPEND="
34 || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )