diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:53:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:00 +0100 |
commit | 786869179293f8e2f38d581b0d05ba791cb8170a (patch) | |
tree | 0053cbbe331eaf0ddee4ebfd5020f35580f638da /dev-perl/WWW-Form-UrlEncoded-XS | |
parent | dev-perl/Time-TZOffset: stable 0.40.0 for ppc, bug #657690 (diff) | |
download | gentoo-786869179293f8e2f38d581b0d05ba791cb8170a.tar.gz gentoo-786869179293f8e2f38d581b0d05ba791cb8170a.tar.bz2 gentoo-786869179293f8e2f38d581b0d05ba791cb8170a.zip |
dev-perl/WWW-Form-UrlEncoded-XS: 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-XS')
-rw-r--r-- | dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild index 51610e3f5aef..59cbe67cd1ce 100644 --- a/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild +++ b/dev-perl/WWW-Form-UrlEncoded-XS/WWW-Form-UrlEncoded-XS-0.240.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="XS parsing/building of 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" RDEPEND=" |