diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:20:25 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:22:41 +1300 |
commit | 5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf (patch) | |
tree | 7dce081105b350ef7ad5ff1d065ad533eca14690 /virtual | |
parent | virtual/perl-Unicode-Collate: Restore ~m68k to latest versions (diff) | |
download | gentoo-5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf.tar.gz gentoo-5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf.tar.bz2 gentoo-5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf.zip |
virtual/perl-Net-Ping: Restore ~m68k ~s390 ~sh to latest versions
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="m68k s390 sh"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 1b51be57b11f..ba927ce39de0 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |