diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 19:22:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:10 +0100 |
commit | 4b08a31eca4e771d8d7640693e48dc59fe026bab (patch) | |
tree | c2f89d6542ec2d4548e67d4a21471bcf0f599dba /dev-perl/WWW-Form-UrlEncoded | |
parent | dev-perl/Types-Serialiser: stable 1.0.0-r1 for ppc, bug #657690 (diff) | |
download | gentoo-4b08a31eca4e771d8d7640693e48dc59fe026bab.tar.gz gentoo-4b08a31eca4e771d8d7640693e48dc59fe026bab.tar.bz2 gentoo-4b08a31eca4e771d8d7640693e48dc59fe026bab.zip |
dev-perl/WWW-Form-UrlEncoded: stable 0.240.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/WWW-Form-UrlEncoded')
-rw-r--r-- | dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c0df601231a1..f3ad7be04bad 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="parser and builder for application/x-www-form-urlencoded" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="test +xs" RDEPEND=" |