summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:48:46 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:46 +0100
commit49d1e4ceb1e67805dbba2e81570d43c7f22d68a9 (patch)
treecefb4f58a2febc0be3b1f73da9658c9d9bb1c62f
parentdev-perl/MooseX-Types-JSON: drop x86-macos (diff)
downloadgentoo-49d1e4ceb1e67805dbba2e81570d43c7f22d68a9.tar.gz
gentoo-49d1e4ceb1e67805dbba2e81570d43c7f22d68a9.tar.bz2
gentoo-49d1e4ceb1e67805dbba2e81570d43c7f22d68a9.zip
dev-perl/MooseX-Types-Path-Class: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
index e0263d747c95..9a5796ed7742 100644
--- a/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.0.ebuild
+++ b/dev-perl/MooseX-Types-Path-Class/MooseX-Types-Path-Class-0.90.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="A Path::Class type library for Moose"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"