diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-12-02 21:19:16 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-12-03 22:14:02 +0000 |
commit | fd7bb43f6d7e45cc6cdbdfb88a005800337c0de7 (patch) | |
tree | df952ed2d7f69ea2970f8554166e5f396a5cd4e0 /dev-perl | |
parent | dev-perl/Email-Valid: Add ~arm keyword (diff) | |
download | gentoo-fd7bb43f6d7e45cc6cdbdfb88a005800337c0de7.tar.gz gentoo-fd7bb43f6d7e45cc6cdbdfb88a005800337c0de7.tar.bz2 gentoo-fd7bb43f6d7e45cc6cdbdfb88a005800337c0de7.zip |
dev-perl/Email-Find: Add ~arm keyword
The tests pass.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Email-Find/Email-Find-0.100.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Find/Email-Find-0.100.0-r1.ebuild b/dev-perl/Email-Find/Email-Find-0.100.0-r1.ebuild index a70478f7b53b..84574d7a33c8 100644 --- a/dev-perl/Email-Find/Email-Find-0.100.0-r1.ebuild +++ b/dev-perl/Email-Find/Email-Find-0.100.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Find RFC 822 email addresses in plain text" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="" RDEPEND="dev-perl/MailTools |