diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:28:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:46 +0100 |
commit | 0c88a88974c4ed17f85e3b73c6a75f12ea3a0f0d (patch) | |
tree | 04fab2917fb18dc2aa1a22dc29dc3f333c6d5ba6 /virtual/perl-Locale-Maketext | |
parent | virtual/perl-libnet: drop x86-macos (diff) | |
download | gentoo-0c88a88974c4ed17f85e3b73c6a75f12ea3a0f0d.tar.gz gentoo-0c88a88974c4ed17f85e3b73c6a75f12ea3a0f0d.tar.bz2 gentoo-0c88a88974c4ed17f85e3b73c6a75f12ea3a0f0d.zip |
virtual/perl-Locale-Maketext: 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-Locale-Maketext')
-rw-r--r-- | virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.290.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.290.0-r3.ebuild b/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.290.0-r3.ebuild index d8579e2baa4d..43c0a9017a7b 100644 --- a/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.290.0-r3.ebuild +++ b/virtual/perl-Locale-Maketext/perl-Locale-Maketext-1.290.0-r3.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* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |