dev-perl/Email-Valid: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Dec 2017 21:18:54 +0000 (21:18 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 3 Dec 2017 22:14:01 +0000 (22:14 +0000)
The tests pass.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild

index 71e4dc0e46d441f3141626cf3b56a61fca80b61a..900ec2ed1df86a27c48dd40962eb1a7e31984e6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Check validity of Internet email addresses"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
 IUSE="test"
 
 RDEPEND="