diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:26:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:44 +0100 |
commit | b6b62846d8bd13a2cd37e194cf728ddbbc8215e8 (patch) | |
tree | 12b8239aa3cefd1d3e5efed41c4314e53ab03d84 /virtual/perl-Getopt-Long | |
parent | virtual/perl-Filter-Simple: drop x86-macos (diff) | |
download | gentoo-b6b62846d8bd13a2cd37e194cf728ddbbc8215e8.tar.gz gentoo-b6b62846d8bd13a2cd37e194cf728ddbbc8215e8.tar.bz2 gentoo-b6b62846d8bd13a2cd37e194cf728ddbbc8215e8.zip |
virtual/perl-Getopt-Long: 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-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild index 8a5bf0c95765..7b574d4deee6 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.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 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild index 27dd74b3b099..a8a1d108fbd4 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) |