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-Form-UrlEncoded-XS/
Date: Mon, 06 Dec 2021 00:10:45
Message-Id: 1638749313.2d34aba64f064faa5abb505969a9c3d7ee208eeb.sam@gentoo
1 commit: 2d34aba64f064faa5abb505969a9c3d7ee208eeb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 00:08:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 00:08:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d34aba6
7
8 dev-perl/WWW-Form-UrlEncoded-XS: Stabilize 0.260.0 sparc, #828228
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.260.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.260.0.ebuild b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.260.0.ebuild
16 index f4b14e935f04..855a3485bddd 100644
17 --- a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.260.0.ebuild
18 +++ b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.260.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="XS parsing/building of application/x-www-form-urlencoded"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
25
26 RDEPEND="
27 virtual/perl-Exporter