diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 19:09:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 19:09:07 +0000 |
commit | 8a3067d1fe77ed2e602e472d53a733b6cf4ec17b (patch) | |
tree | d2f3375b6ec7ab88f8a05d01298471cf05492195 /dev-perl/Data-Validate-IP | |
parent | app-portage/elt-patches: Stabilizing remaining exp. ARCHES (diff) | |
download | gentoo-8a3067d1fe77ed2e602e472d53a733b6cf4ec17b.tar.gz gentoo-8a3067d1fe77ed2e602e472d53a733b6cf4ec17b.tar.bz2 gentoo-8a3067d1fe77ed2e602e472d53a733b6cf4ec17b.zip |
dev-perl/Data-Validate-IP: stable 0.270.0 for hppa/sparc, bug #636488 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa sparc"
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 f196c4e760af..208ad7c70f58 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="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 hppa sparc ~x86" IUSE="test" RDEPEND=" |