diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:47:59 +0200 |
commit | 1ec0af7bb65a512e7583744000e623d18365c6c1 (patch) | |
tree | dec4e0037fd2d399e625c2f30ece6233025f0221 /dev-perl/WWW-Mechanize | |
parent | dev-perl/Test-Taint: x86 stable wrt bug #816018 (diff) | |
download | gentoo-1ec0af7bb65a512e7583744000e623d18365c6c1.tar.gz gentoo-1ec0af7bb65a512e7583744000e623d18365c6c1.tar.bz2 gentoo-1ec0af7bb65a512e7583744000e623d18365c6c1.zip |
dev-perl/WWW-Mechanize: x86 stable wrt bug #816018
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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-2.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.40.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.40.0.ebuild index 57198fe1f59f..765fa5d0f6e5 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.40.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.40.0.ebuild @@ -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" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Carp |