summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 15:53:03 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:06:43 +0100
commit3f195b61e28194d3c20ae1e71d5e2e38e402c2c4 (patch)
tree361a22e932707c0ad0d4c97bd24412ec14295e9d /perl-core/Params-Check
parentperl-core/IO-Zlib: drop x86-macos (diff)
downloadgentoo-3f195b61e28194d3c20ae1e71d5e2e38e402c2c4.tar.gz
gentoo-3f195b61e28194d3c20ae1e71d5e2e38e402c2c4.tar.bz2
gentoo-3f195b61e28194d3c20ae1e71d5e2e38e402c2c4.zip
perl-core/Params-Check: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'perl-core/Params-Check')
-rw-r--r--perl-core/Params-Check/Params-Check-0.380.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Params-Check/Params-Check-0.380.0-r1.ebuild b/perl-core/Params-Check/Params-Check-0.380.0-r1.ebuild
index fe0d9f83641e..a78725b4adf5 100644
--- a/perl-core/Params-Check/Params-Check-0.380.0-r1.ebuild
+++ b/perl-core/Params-Check/Params-Check-0.380.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A generic input parsing/checking mechanism"
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"
IUSE=""
RDEPEND="virtual/perl-Locale-Maketext-Simple"