diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 23:24:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-13 23:24:50 +0000 |
commit | 1414fe42dc57343f7d499386d7131fdba2e40ff3 (patch) | |
tree | cfc6e56650703fcf09be236d21c0703e7f15b4d4 /dev-perl/Data-Validate-IP | |
parent | app-crypt/seahorse: bump to 3.30.1.1 (diff) | |
download | gentoo-1414fe42dc57343f7d499386d7131fdba2e40ff3.tar.gz gentoo-1414fe42dc57343f7d499386d7131fdba2e40ff3.tar.bz2 gentoo-1414fe42dc57343f7d499386d7131fdba2e40ff3.zip |
dev-perl/Data-Validate-IP: stable 0.270.0 for ppc, bug #678676
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Validate-IP')
-rw-r--r-- | dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild index e6a6e1ca427f..f5877005a282 100644 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |