diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 14:08:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 14:08:36 +0000 |
commit | b29b5afa484fee70f11ab2de1e84c8f8142d2315 (patch) | |
tree | b4e6612b753ae38973bdc4fffae3c784b261de29 /dev-perl/Email-Find/Email-Find-0.100.0.ebuild | |
parent | Support for sys-kernel/hardened-sources in 0.6.0-rc9, check for CONFIG_DEVTMP... (diff) | |
download | gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.tar.gz gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.tar.bz2 gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Email-Find/Email-Find-0.100.0.ebuild')
-rw-r--r-- | dev-perl/Email-Find/Email-Find-0.100.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Email-Find/Email-Find-0.100.0.ebuild b/dev-perl/Email-Find/Email-Find-0.100.0.ebuild index 00e0d3cd8604..b66fabb0710f 100644 --- a/dev-perl/Email-Find/Email-Find-0.100.0.ebuild +++ b/dev-perl/Email-Find/Email-Find-0.100.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.100.0.ebuild,v 1.2 2011/09/03 21:05:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.100.0.ebuild,v 1.3 2012/06/17 14:08:36 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Find RFC 822 email addresses in plain text" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86" IUSE="" RDEPEND="dev-perl/MailTools |