diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:28:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:43:58 +0100 |
commit | 704b9343d9bad77526b316de0271d3a24e112eb9 (patch) | |
tree | 807c8ed25682ecde804d5f425b5a0006ec540789 /dev-perl/Data-Validate-IP | |
parent | net-analyzer/nagios-check_rbl: x86 stable wrt bug #578646 (diff) | |
download | gentoo-704b9343d9bad77526b316de0271d3a24e112eb9.tar.gz gentoo-704b9343d9bad77526b316de0271d3a24e112eb9.tar.bz2 gentoo-704b9343d9bad77526b316de0271d3a24e112eb9.zip |
dev-perl/Data-Validate-IP: x86 stable wrt bug #578646
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Validate-IP')
-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 3587291eb041..56010b578f17 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 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="test" RDEPEND=" |