diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:28:06 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:46 +0100 |
commit | 05746d423a618c841d5ae8e3050a2597f1283845 (patch) | |
tree | bea64c25d972f6845564590101830f760d9cdb3d /virtual/perl-JSON-PP | |
parent | virtual/perl-IPC-Cmd: drop x86-macos (diff) | |
download | gentoo-05746d423a618c841d5ae8e3050a2597f1283845.tar.gz gentoo-05746d423a618c841d5ae8e3050a2597f1283845.tar.bz2 gentoo-05746d423a618c841d5ae8e3050a2597f1283845.zip |
virtual/perl-JSON-PP: 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-JSON-PP')
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-4.20.0.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-4.20.0.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-4.20.0.ebuild index 8a5bf0c95765..7b574d4deee6 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-4.20.0.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-4.20.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.30* ~perl-core/${PN#perl-}-${PV} ) diff --git a/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild b/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild index b64177cd6d1f..9800551b93cb 100644 --- a/virtual/perl-JSON-PP/perl-JSON-PP-4.40.0.ebuild +++ b/virtual/perl-JSON-PP/perl-JSON-PP-4.40.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 ~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} ) |