summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-23 21:01:28 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-23 21:16:11 +1200
commit7b306f45210c5408ef9e67dd8382c3bd8053a243 (patch)
treea2bcbde67c964288014c12e06c6453cc87885129 /dev-perl/Test-WWW-Mechanize
parentdev-perl/Net-OAuth: Drop x64-macos re bug #690140 (diff)
downloadgentoo-7b306f45210c5408ef9e67dd8382c3bd8053a243.tar.gz
gentoo-7b306f45210c5408ef9e67dd8382c3bd8053a243.tar.bz2
gentoo-7b306f45210c5408ef9e67dd8382c3bd8053a243.zip
dev-perl/Test-WWW-Mechanize: Drop macos prefixes re bug #690140
Depends: - dev-perl/libwww-perl - dev-perl/LWP-Protocol-https - dev-perl/IO-Socket-SSL Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Test-WWW-Mechanize')
-rw-r--r--dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.480.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.480.0.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.480.0.ebuild
index 5a4ec0f21108..88db9749368c 100644
--- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.480.0.ebuild
+++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.480.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Testing-specific WWW::Mechanize subclass"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"