commit:     38e6035d3339e1ea8718880acbd6abfcc03a3663
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 15:54:38 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 16:13:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e6035d

dev-perl/Data-Validate-IP: add ~x86 keyword.

This is a non-maintainer commit, but it comes with an ack from the
Perl project. It comes after full testing on x86 hardware, and use
with net-analyzer/nagios-check_rbl.

Gentoo-Bug: 538496

Package-Manager: portage-2.2.28

 dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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 f1a7da9..3587291 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE="test"
 
 RDEPEND="

Reply via email to