diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:31:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:48 +0100 |
commit | 4fbbdc0d519237688eac1d93350ee5de02430446 (patch) | |
tree | 487b84e829b6697c669f9a7f0c23bbaee7b27179 /virtual/perl-Net-Ping | |
parent | virtual/perl-Module-Metadata: drop x86-macos (diff) | |
download | gentoo-4fbbdc0d519237688eac1d93350ee5de02430446.tar.gz gentoo-4fbbdc0d519237688eac1d93350ee5de02430446.tar.bz2 gentoo-4fbbdc0d519237688eac1d93350ee5de02430446.zip |
virtual/perl-Net-Ping: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild index 08726f57b7cb..d886a36d991c 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.710.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" RDEPEND=" || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild index a18e02613b29..1daa2d6b9e83 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.720.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" RDEPEND=" || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) |