summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:58:52 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:52 +0100
commitc1f89661b2d9b989e299b693d58b04098a871032 (patch)
treea421d27f4f1cb7817180cbc517ef30b8666e6760 /dev-perl/Params-Classify
parentdev-perl/PadWalker: drop x86-macos (diff)
downloadgentoo-c1f89661b2d9b989e299b693d58b04098a871032.tar.gz
gentoo-c1f89661b2d9b989e299b693d58b04098a871032.tar.bz2
gentoo-c1f89661b2d9b989e299b693d58b04098a871032.zip
dev-perl/Params-Classify: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Params-Classify')
-rw-r--r--dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild b/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild
index fa80028185eb..3499c0452773 100644
--- a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild
+++ b/dev-perl/Params-Classify/Params-Classify-0.15.0.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=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Argument type classification"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"