Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize/
Date: Sun, 05 Dec 2021 05:18:01
Message-Id: 1638681442.4ef6f24c59dddbebabe65726bbfa133cf853b99d.sam@gentoo
1 commit: 4ef6f24c59dddbebabe65726bbfa133cf853b99d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 05:17:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 05:17:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef6f24c
7
8 dev-perl/WWW-Mechanize: Stabilize 2.50.0 ppc, #828240
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/WWW-Mechanize/WWW-Mechanize-2.50.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.50.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.50.0.ebuild
16 index 394c8f781fd1..d116c7977e89 100644
17 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.50.0.ebuild
18 +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.50.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Handy web browsing in a Perl object"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 virtual/perl-Carp