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: Mon, 15 Oct 2018 19:03:44
Message-Id: 1539630192.1b250fb67b80c83472e8464ae1c634491dac2460.slyfox@gentoo
1 commit: 1b250fb67b80c83472e8464ae1c634491dac2460
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 15 19:02:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 19:03:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b250fb6
7
8 dev-perl/Data-Validate-IP: keyworded 0.270.0 for ppc64, bug #668330
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index c8b3265a786..4411341cf99 100644
19 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
20 +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
21 @@ -12,7 +12,7 @@ inherit perl-module
22 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
23
24 SLOT="0"
25 -KEYWORDS="amd64 hppa ~ia64 sparc x86"
26 +KEYWORDS="amd64 hppa ~ia64 ~ppc64 sparc x86"
27 IUSE="test"
28
29 RDEPEND="