Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/
Date: Wed, 18 Oct 2017 20:09:26
Message-Id: 1508357357.c1a23a6c87059f38696150a50e6782ed97fbec25.slyfox@gentoo
1 commit: c1a23a6c87059f38696150a50e6782ed97fbec25
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 18 20:05:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 18 20:09:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a23a6c
7
8 dev-perl/Data-Validate-IP: keyworded 0.270.0 for sparc (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index bb42a01207b..f196c4e760a 100644
17 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
18 +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ inherit perl-module
26 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~hppa ~x86"
30 +KEYWORDS="~amd64 ~hppa ~sparc ~x86"
31 IUSE="test"
32
33 RDEPEND="