summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:41:18 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:19 +0100
commit4cf89857e3f03f39ac5db517304d2e126dd76c3c (patch)
tree8e392f594f41eec22fdbe5f41ce5a0828ab4dea9 /dev-perl
parentdev-perl/Type-Tie: drop x86-macos (diff)
downloadgentoo-4cf89857e3f03f39ac5db517304d2e126dd76c3c.tar.gz
gentoo-4cf89857e3f03f39ac5db517304d2e126dd76c3c.tar.bz2
gentoo-4cf89857e3f03f39ac5db517304d2e126dd76c3c.zip
dev-perl/Type-Tiny: 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/Type-Tiny/Type-Tiny-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
index 89834237f46a..9a7724a7c55a 100644
--- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
+++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.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="tiny, yet Moo(se)-compatible type constraint"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"