diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:35:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:52 +0100 |
commit | 276109110bd495ac808256854634e3decc54f6b5 (patch) | |
tree | 504cc047451bcb984232c0446ee232cefbe1e58e /virtual/perl-Text-Balanced | |
parent | virtual/perl-Test-Simple: drop x86-macos (diff) | |
download | gentoo-276109110bd495ac808256854634e3decc54f6b5.tar.gz gentoo-276109110bd495ac808256854634e3decc54f6b5.tar.bz2 gentoo-276109110bd495ac808256854634e3decc54f6b5.zip |
virtual/perl-Text-Balanced: 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-Text-Balanced')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild index cb1c9a394890..44ff68478fbb 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r7.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 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 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} ) |