Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Form-UrlEncoded/
Date: Sat, 01 Jul 2017 10:23:55
Message-Id: 1498904617.3e8fe64b7d16b750211a3e6d1d92f390d5cc1129.slyfox@gentoo
1 commit: 3e8fe64b7d16b750211a3e6d1d92f390d5cc1129
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 10:23:37 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 10:23:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8fe64b
7
8 dev-perl/WWW-Form-UrlEncoded: ia64 keyworded, bug #613376
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild
17 index f45a8578709..2668e13d119 100644
18 --- a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild
19 +++ b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21
22 DESCRIPTION="parser and builder for application/x-www-form-urlencoded"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~x86"
26 IUSE="test +xs"
27
28 RDEPEND="