commit: c03a7f8b17a61606812dbcf25d43269a6dfe5196 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 21:18:54 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 22:14:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03a7f8b
dev-perl/Email-Valid: Add ~arm keyword The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6 dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild index 71e4dc0e46d..900ec2ed1df 100644 --- a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild @@ -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="
