diff options
author | 2021-10-04 13:00:48 +0200 | |
---|---|---|
committer | 2021-10-04 13:00:48 +0200 | |
commit | 9f7b4f13b9327ba3d29ac17d32fde822931d96a0 (patch) | |
tree | 4ce993395cd2c1efe9643ff3d9f9f4373d1324f1 | |
parent | dev-perl/Test-Taint: ppc stable wrt bug #816018 (diff) | |
download | gentoo-9f7b4f13b9327ba3d29ac17d32fde822931d96a0.tar.gz gentoo-9f7b4f13b9327ba3d29ac17d32fde822931d96a0.tar.bz2 gentoo-9f7b4f13b9327ba3d29ac17d32fde822931d96a0.zip |
dev-perl/WWW-Mechanize: ppc stable wrt bug #816018
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7d640a66d2ca..57198fe1f59f 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 |