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-Domain/
Date: Sat, 09 Jul 2016 16:14:42
Message-Id: 1468080818.a63ff0d010119aa676a391087942b85e99604d35.mjo@gentoo
1 commit: a63ff0d010119aa676a391087942b85e99604d35
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 15:53:21 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=a63ff0d0
7
8 dev-perl/Data-Validate-Domain: 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-Domain/Data-Validate-Domain-0.110.0.ebuild | 4 ++--
19 1 file changed, 2 insertions(+), 2 deletions(-)
20
21 diff --git a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild
22 index d98f55d..a9799e8 100644
23 --- a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild
24 +++ b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.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="Domain and host name validation"
33
34 SLOT="0"
35 -KEYWORDS="amd64 ~hppa"
36 +KEYWORDS="amd64 ~hppa ~x86"
37 IUSE="test"
38
39 RDEPEND="