Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Valid/
Date: Sun, 03 Dec 2017 22:14:47
Message-Id: 1512339241.c03a7f8b17a61606812dbcf25d43269a6dfe5196.chewi@gentoo
1 commit: c03a7f8b17a61606812dbcf25d43269a6dfe5196
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 2 21:18:54 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 3 22:14:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03a7f8b
7
8 dev-perl/Email-Valid: Add ~arm keyword
9
10 The tests pass.
11
12 Package-Manager: Portage-2.3.16, Repoman-2.3.6
13
14 dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild
18 index 71e4dc0e46d..900ec2ed1df 100644
19 --- a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild
20 +++ b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="Check validity of Internet email addresses"
29
30 SLOT="0"
31 -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
32 +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
33 IUSE="test"
34
35 RDEPEND="