diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:36:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:53 +0100 |
commit | 372869bd6212e5d12b5945dbbab518dbd8786d29 (patch) | |
tree | 6d09c057f00f82e5ed6910a6c2109578f82131f0 /virtual | |
parent | virtual/perl-Text-Tabs+Wrap: drop x86-macos (diff) | |
download | gentoo-372869bd6212e5d12b5945dbbab518dbd8786d29.tar.gz gentoo-372869bd6212e5d12b5945dbbab518dbd8786d29.tar.bz2 gentoo-372869bd6212e5d12b5945dbbab518dbd8786d29.zip |
virtual/perl-Tie-RefHash: 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')
-rw-r--r-- | virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild index 393be540833f..866f0c5b95e9 100644 --- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild +++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.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 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 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} ) |