diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-19 17:33:29 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-19 17:33:29 +0200 |
commit | 10b6bdac8a38947c5d74eda1c076c60254b2fe3d (patch) | |
tree | 121324b6156f7e0ea66507341313cfff56c9ba41 /dev-perl/Email-Find | |
parent | dev-perl/Email-Valid: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-10b6bdac8a38947c5d74eda1c076c60254b2fe3d.tar.gz gentoo-10b6bdac8a38947c5d74eda1c076c60254b2fe3d.tar.bz2 gentoo-10b6bdac8a38947c5d74eda1c076c60254b2fe3d.zip |
dev-perl/Email-Find: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Email-Find')
-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 84574d7a33c8..b20430f04f52 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-perl/MailTools |