summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:25:00 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:08 +0100
commit5a8817dc0cfc75b740ee82dbee49a685f35c9295 (patch)
tree9c1604b600efa31fab10b5313068908f694a27b9 /dev-perl/Test-Manifest
parentdev-perl/Test-LongString: drop x86-macos (diff)
downloadgentoo-5a8817dc0cfc75b740ee82dbee49a685f35c9295.tar.gz
gentoo-5a8817dc0cfc75b740ee82dbee49a685f35c9295.tar.bz2
gentoo-5a8817dc0cfc75b740ee82dbee49a685f35c9295.zip
dev-perl/Test-Manifest: 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-Manifest')
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild
index d569c29479a3..fb2137013ff1 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-2.20.0.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-2.20.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="Interact with a t/test_manifest file"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="test"
RESTRICT="!test? ( test )"