diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:21:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:40 +0100 |
commit | 004bd1c87e0b5a7499c6e340ef44637a3c9fbdbf (patch) | |
tree | bfd25970264f6075d49dfb65ca4243530516a476 | |
parent | virtual/perl-Compress-Raw-Zlib: drop x86-macos (diff) | |
download | gentoo-004bd1c87e0b5a7499c6e340ef44637a3c9fbdbf.tar.gz gentoo-004bd1c87e0b5a7499c6e340ef44637a3c9fbdbf.tar.bz2 gentoo-004bd1c87e0b5a7499c6e340ef44637a3c9fbdbf.zip |
virtual/perl-CPAN-Meta: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r4.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r4.ebuild index 8e14ef430c65..8c740d920459 100644 --- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r4.ebuild +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r4.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* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |