diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:39:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:40:54 +0200 |
commit | 869f0062124247829e661da0fb709d6b4af37f62 (patch) | |
tree | 5250191464e8854983071c898029e70940e24372 /dev-perl/WWW-Mechanize | |
parent | media-plugins/x42-plugins: don't call cc directly (diff) | |
download | gentoo-869f0062124247829e661da0fb709d6b4af37f62.tar.gz gentoo-869f0062124247829e661da0fb709d6b4af37f62.tar.bz2 gentoo-869f0062124247829e661da0fb709d6b4af37f62.zip |
dev-perl/WWW-Mechanize: Stabilize 2.60.0 ppc, #833683
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-2.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.60.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.60.0.ebuild index 2e13f06d1c89..11f5ccb71b42 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.60.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.60.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 |