diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:42:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:30 +0300 |
commit | b36dfa787974ffcbab9753ba1d853aa39da44002 (patch) | |
tree | 9dac5883db4b6a7dbbcebde67ac3348b78eb0f50 /virtual/perl-Net-Ping | |
parent | virtual/perl-Module-Metadata: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-b36dfa787974ffcbab9753ba1d853aa39da44002.tar.gz gentoo-b36dfa787974ffcbab9753ba1d853aa39da44002.tar.bz2 gentoo-b36dfa787974ffcbab9753ba1d853aa39da44002.zip |
virtual/perl-Net-Ping: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild index 0d9c0af2912c..f6e58f496aea 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.550.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.550.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 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) |