diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:43:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:44:24 +0000 |
commit | 33053d60b5deba339cc6e9f684202e714f02701e (patch) | |
tree | e7c578428b9a6db93fa072869492d7c5cfaf772d /dev-perl | |
parent | dev-perl/WWW-Form-UrlEncoded-XS: keyworded 0.240.0 for sparc, bug #613376 (th... (diff) | |
download | gentoo-33053d60b5deba339cc6e9f684202e714f02701e.tar.gz gentoo-33053d60b5deba339cc6e9f684202e714f02701e.tar.bz2 gentoo-33053d60b5deba339cc6e9f684202e714f02701e.zip |
dev-perl/WWW-Form-UrlEncoded: keyworded 0.240.0 for sparc, bug #613376 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl')
-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 0ae1b54deccd..48240ae4abb5 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test +xs" RDEPEND=" |