diff options
author | 2018-06-11 00:01:45 +0100 | |
---|---|---|
committer | 2018-06-11 00:02:12 +0100 | |
commit | 16548331c8e93f83feacd12ef90e30bfb2120d67 (patch) | |
tree | 5874d0b172abbeef285dd4ccfdd772601b198e23 /dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild | |
parent | dev-perl/Types-Serialiser: stable 1.0.0-r1 for ia64, bug #657690 (diff) | |
download | gentoo-16548331c8e93f83feacd12ef90e30bfb2120d67.tar.gz gentoo-16548331c8e93f83feacd12ef90e30bfb2120d67.tar.bz2 gentoo-16548331c8e93f83feacd12ef90e30bfb2120d67.zip |
dev-perl/WWW-Form-UrlEncoded: stable 0.240.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild')
-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 0ac14b3b467d..10d0b38b3c69 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=" |