Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/
Date: Sat, 09 Jul 2016 16:14:42
Message-Id: 1468080818.38e6035d3339e1ea8718880acbd6abfcc03a3663.mjo@gentoo
1 commit: 38e6035d3339e1ea8718880acbd6abfcc03a3663
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 15:54:38 2016 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 16:13:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e6035d
7
8 dev-perl/Data-Validate-IP: add ~x86 keyword.
9
10 This is a non-maintainer commit, but it comes with an ack from the
11 Perl project. It comes after full testing on x86 hardware, and use
12 with net-analyzer/nagios-check_rbl.
13
14 Gentoo-Bug: 538496
15
16 Package-Manager: portage-2.2.28
17
18 dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild | 4 ++--
19 1 file changed, 2 insertions(+), 2 deletions(-)
20
21 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
22 index f1a7da9..3587291 100644
23 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild
24 +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2015 Gentoo Foundation
27 +# Copyright 1999-2016 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Id$
30
31 @@ -12,7 +12,7 @@ inherit perl-module
32 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
33
34 SLOT="0"
35 -KEYWORDS="amd64 ~hppa"
36 +KEYWORDS="amd64 ~hppa ~x86"
37 IUSE="test"
38
39 RDEPEND="