diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:39:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:40 +0100 |
commit | 4857eec7ad7221b6150efff9ec92544b43b677c8 (patch) | |
tree | 27ce0101fe3f595c8f4de5e351d4ca29051c83bf /dev-perl/WWW-Mechanize | |
parent | app-text/linuxdoc-tools: x86 stable wrt bug #585532 (diff) | |
download | gentoo-4857eec7ad7221b6150efff9ec92544b43b677c8.tar.gz gentoo-4857eec7ad7221b6150efff9ec92544b43b677c8.tar.bz2 gentoo-4857eec7ad7221b6150efff9ec92544b43b677c8.zip |
dev-perl/WWW-Mechanize: x86 stable wrt bug #594282
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 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 d177d8999182..246818aa1650 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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |