diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:01:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:01:00 -0700 |
commit | 7999a94096b11c3881e9af5ec4d33c988cbbd9bf (patch) | |
tree | 32d2905310b04053a6b2865840d26a6c98e4bba7 /dev-perl/Data-FormValidator | |
parent | dev-perl/Daemon-Generic-0.850.0: ppc64 stable, bug 652628 (diff) | |
download | gentoo-7999a94096b11c3881e9af5ec4d33c988cbbd9bf.tar.gz gentoo-7999a94096b11c3881e9af5ec4d33c988cbbd9bf.tar.bz2 gentoo-7999a94096b11c3881e9af5ec4d33c988cbbd9bf.zip |
dev-perl/Data-FormValidator-4.880.0: ppc64 stable, bug 652630
Diffstat (limited to 'dev-perl/Data-FormValidator')
-rw-r--r-- | dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild index 3c3bce2a44d3..63b2a572fe9a 100644 --- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild +++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Validates user input (usually from an HTML form) based on input profile" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="test" RDEPEND="dev-perl/Image-Size |