diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:36:39 +0100 |
commit | 643c20fe164a18ad25da0fd0e9d500df274ee337 (patch) | |
tree | 8bdcd46dca46aac3aed65ad57ac1616b35379d4a /dev-perl/WWW-Mechanize | |
parent | dev-libs/libassuan: ppc stable wrt bug #590652 (diff) | |
download | gentoo-643c20fe164a18ad25da0fd0e9d500df274ee337.tar.gz gentoo-643c20fe164a18ad25da0fd0e9d500df274ee337.tar.bz2 gentoo-643c20fe164a18ad25da0fd0e9d500df274ee337.zip |
dev-perl/WWW-Mechanize: ppc stable wrt bug #594282
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 246818aa1650..3bc376e51623 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.750.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 ~arm ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |