diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:43:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-06 22:44:23 +0000 |
commit | 1d51f2558e3392be325db265cca203b311c29b69 (patch) | |
tree | 7c9ad14ae44bd096dde24b602e1d18741c348ca5 /dev-perl | |
parent | dev-perl/HTTP-MultiPartParser: keyworded 0.20.0 for sparc, bug #613376 (thank... (diff) | |
download | gentoo-1d51f2558e3392be325db265cca203b311c29b69.tar.gz gentoo-1d51f2558e3392be325db265cca203b311c29b69.tar.bz2 gentoo-1d51f2558e3392be325db265cca203b311c29b69.zip |
dev-perl/WWW-Form-UrlEncoded-XS: 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-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 c5320232405c..3fe429c6d986 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |