diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 21:06:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 21:09:17 +0100 |
commit | fae385e9cf99267b1b540ba221e8e7a4f27800d8 (patch) | |
tree | 9bc8c6a551796871f2b0ec62d0e6a22bcfa362c3 /dev-perl | |
parent | dev-perl/Data-Validate-IP: keyworded 0.270.0 for sparc (thanks to Rolf Eike B... (diff) | |
download | gentoo-fae385e9cf99267b1b540ba221e8e7a4f27800d8.tar.gz gentoo-fae385e9cf99267b1b540ba221e8e7a4f27800d8.tar.bz2 gentoo-fae385e9cf99267b1b540ba221e8e7a4f27800d8.zip |
dev-perl/Data-Validate-IP: stable 0.240.0 for sparc (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild index e2055b6b7c32..dfdcd12be66c 100644 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 hppa sparc x86" IUSE="test" RDEPEND=" |