diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:29:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:29:01 +0000 |
commit | 6a1cc6913cb4ba9ef09531f647e44fb221e33f5c (patch) | |
tree | a7e0bed5e503cfdb09a90ff9d3f5263561346028 /dev-perl/WWW-Form-UrlEncoded | |
parent | dev-perl/Unicode-EastAsianWidth: Stabilize 12.0.0 amd64, #828229 (diff) | |
download | gentoo-6a1cc6913cb4ba9ef09531f647e44fb221e33f5c.tar.gz gentoo-6a1cc6913cb4ba9ef09531f647e44fb221e33f5c.tar.bz2 gentoo-6a1cc6913cb4ba9ef09531f647e44fb221e33f5c.zip |
dev-perl/WWW-Form-UrlEncoded: Stabilize 0.260.0 amd64, #828231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Form-UrlEncoded')
-rw-r--r-- | dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.260.0.ebuild b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.260.0.ebuild index 48389975a071..82c0538c5d7c 100644 --- a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.260.0.ebuild +++ b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.260.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="+xs" RDEPEND=" |