Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
Date: Sat, 07 Apr 2018 04:01:40
Message-Id: 1523073660.7999a94096b11c3881e9af5ec4d33c988cbbd9bf.mattst88@gentoo
1 commit: 7999a94096b11c3881e9af5ec4d33c988cbbd9bf
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 04:01:00 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 04:01:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7999a940
7
8 dev-perl/Data-FormValidator-4.880.0: ppc64 stable, bug 652630
9
10 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
14 index 3c3bce2a44d..63b2a572fe9 100644
15 --- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
16 +++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ppc ~ppc64 x86"
22 +KEYWORDS="amd64 ppc ppc64 x86"
23 IUSE="test"
24
25 RDEPEND="dev-perl/Image-Size