diff options
author | 2021-01-06 13:20:08 +0100 | |
---|---|---|
committer | 2021-01-06 13:41:39 +0100 | |
commit | d81b4701669436a5eb571d3a1ff7796d1e7b8b00 (patch) | |
tree | 67ebe3b9a43ab0442380c68bdde676c1cad6f88f /virtual/perl-Attribute-Handlers | |
parent | virtual/perl-Archive-Tar: drop x86-macos (diff) | |
download | gentoo-d81b4701669436a5eb571d3a1ff7796d1e7b8b00.tar.gz gentoo-d81b4701669436a5eb571d3a1ff7796d1e7b8b00.tar.bz2 gentoo-d81b4701669436a5eb571d3a1ff7796d1e7b8b00.zip |
virtual/perl-Attribute-Handlers: 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-Attribute-Handlers')
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild index 0c44bb13b646..62e6af41322c 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.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=6 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 ~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 ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |