summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-23 20:47:47 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-23 21:16:04 +1200
commitcc3b5838dc883d29826d778b75db632e2522aaa2 (patch)
treeff5da0f3edcb70138f183fd2b84679f4d4e766a2 /dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild
parentdev-perl/XML-DOM: Drop aix,macos,solaris prefixes re bug #690140 (diff)
downloadgentoo-cc3b5838dc883d29826d778b75db632e2522aaa2.tar.gz
gentoo-cc3b5838dc883d29826d778b75db632e2522aaa2.tar.bz2
gentoo-cc3b5838dc883d29826d778b75db632e2522aaa2.zip
dev-perl/WWW-Mechanize: Drop macos and solaris 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/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild')
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild
index e1e41914d5a3..43eadb0d03d3 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Handy web browsing in a Perl object"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"