diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:59:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:01 +0100 |
commit | 5a5867776f9929ba4807790016df73887ee6408b (patch) | |
tree | 29c8d3f55a579c1c040ab91f0c9f10534fa06f09 /dev-perl/WWW-Form-UrlEncoded-XS | |
parent | dev-perl/Time-TZOffset: stable 0.40.0 for ppc64, bug #657690 (diff) | |
download | gentoo-5a5867776f9929ba4807790016df73887ee6408b.tar.gz gentoo-5a5867776f9929ba4807790016df73887ee6408b.tar.bz2 gentoo-5a5867776f9929ba4807790016df73887ee6408b.zip |
dev-perl/WWW-Form-UrlEncoded-XS: stable 0.240.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 59cbe67cd1ce..ed3a6776b936 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=" |