summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:31:06 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:12 +0100
commitbf83082617d0f41ffb3aa7dbbad5249aad979bcc (patch)
tree765b7b156108c3f93ba6f153a223f59c90b4e352 /dev-perl/Test-TCP
parentdev-perl/Test-Taint: drop x86-macos (diff)
downloadgentoo-bf83082617d0f41ffb3aa7dbbad5249aad979bcc.tar.gz
gentoo-bf83082617d0f41ffb3aa7dbbad5249aad979bcc.tar.bz2
gentoo-bf83082617d0f41ffb3aa7dbbad5249aad979bcc.zip
dev-perl/Test-TCP: 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-TCP')
-rw-r--r--dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild b/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild
index 5a2ee8d78b22..5fc6f07c01c5 100644
--- a/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild
+++ b/dev-perl/Test-TCP/Test-TCP-2.190.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Testing TCP program"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"