summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:20:37 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:06 +0100
commite8bb4eca017ad0e45a9e3a810a34a43a0da1ba23 (patch)
tree8c26f46449a943e0aaec1aa2190458ffab3a61a1 /dev-perl/Test-Class
parentdev-perl/Test-Base: drop x86-macos (diff)
downloadgentoo-e8bb4eca017ad0e45a9e3a810a34a43a0da1ba23.tar.gz
gentoo-e8bb4eca017ad0e45a9e3a810a34a43a0da1ba23.tar.bz2
gentoo-e8bb4eca017ad0e45a9e3a810a34a43a0da1ba23.zip
dev-perl/Test-Class: 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/Test-Class')
-rw-r--r--dev-perl/Test-Class/Test-Class-0.500.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild
index 298e6cd2c84e..1a97e18a271c 100644
--- a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild
+++ b/dev-perl/Test-Class/Test-Class-0.500.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=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Easily create test classes in an xUnit/JUnit style"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="test"
RESTRICT="!test? ( test )"