diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 13:29:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 13:31:29 +0100 |
commit | 2d3dac87873c1c6cc55e7ee0cc6cf1d740ee9268 (patch) | |
tree | bc88f010f9d4b57829dd614930015b5db81e08ea /dev-perl/WWW-Mechanize | |
parent | dev-perl/HTML-Form: add Prefix keywords, bug #594286 (diff) | |
download | gentoo-2d3dac87873c1c6cc55e7ee0cc6cf1d740ee9268.tar.gz gentoo-2d3dac87873c1c6cc55e7ee0cc6cf1d740ee9268.tar.bz2 gentoo-2d3dac87873c1c6cc55e7ee0cc6cf1d740ee9268.zip |
dev-perl/WWW-Mechanize: add Prefix keywords, bug #594286
Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild index 3bc376e51623..8d4f1bfc8918 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild index d05d49834375..fe34c75bcd08 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |