summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:14:15 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:02 +0100
commit7baa60cf44ba59a90009a548589ef3915fa11144 (patch)
tree9159e215ae64b55f2a46cc88582abfe5df84f250 /dev-perl/Sub-Exporter-ForMethods
parentdev-perl/Sub-Exporter: drop x86-macos (diff)
downloadgentoo-7baa60cf44ba59a90009a548589ef3915fa11144.tar.gz
gentoo-7baa60cf44ba59a90009a548589ef3915fa11144.tar.bz2
gentoo-7baa60cf44ba59a90009a548589ef3915fa11144.zip
dev-perl/Sub-Exporter-ForMethods: 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/Sub-Exporter-ForMethods')
-rw-r--r--dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild b/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild
index 785316848992..b76b3d8554c7 100644
--- a/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild
+++ b/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.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="Helper routines for using Sub::Exporter to build methods"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"