summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:48:39 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:46 +0100
commitef72c1144dbad68537452c1a747e7b994c5b9985 (patch)
tree86e6557956d1f2037f37fed12ccaaa1aa9e71027 /dev-perl
parentdev-perl/MooseX-Types: drop x86-macos (diff)
downloadgentoo-ef72c1144dbad68537452c1a747e7b994c5b9985.tar.gz
gentoo-ef72c1144dbad68537452c1a747e7b994c5b9985.tar.bz2
gentoo-ef72c1144dbad68537452c1a747e7b994c5b9985.zip
dev-perl/MooseX-Types-JSON: 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')
-rw-r--r--dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild b/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild
index d15e70cea973..d69d9a41badb 100644
--- a/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild
+++ b/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.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=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON datatype 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=""
RDEPEND="