diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-12 18:18:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-12 18:18:28 +0000 |
commit | a770fa4ff8316b9cdd0df56f9b4de3b7359de6bf (patch) | |
tree | 29db6557ec8196362e7fc8c2740b0a8a14eea65f /dev-perl/Email-Send/Email-Send-2.198.0.ebuild | |
parent | Drop ia64/sparc, x86 stable wrt #396947 (diff) | |
download | historical-a770fa4ff8316b9cdd0df56f9b4de3b7359de6bf.tar.gz historical-a770fa4ff8316b9cdd0df56f9b4de3b7359de6bf.tar.bz2 historical-a770fa4ff8316b9cdd0df56f9b4de3b7359de6bf.zip |
Drop alpha/ia64/sparc keywords
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Email-Send/Email-Send-2.198.0.ebuild')
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.198.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild b/dev-perl/Email-Send/Email-Send-2.198.0.ebuild index 44be82aa0b2f..dd5ccf55c4ee 100644 --- a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.198.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-Send/Email-Send-2.198.0.ebuild,v 1.1 2011/08/31 10:47:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0.ebuild,v 1.2 2012/02/12 18:18:28 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simply Sending Email" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple |