diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-03-27 22:20:26 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-03-27 22:20:26 +0000 |
commit | ccbb7b02d55b8939a3a409a471bb75a9f9113c9f (patch) | |
tree | 6f41f87c15148d24a8abe1f8f33fbfe115e65643 /dev-perl/Email-Reply/Email-Reply-1.201.ebuild | |
parent | Add xulrunner flag for yelp (diff) | |
download | historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.tar.gz historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.tar.bz2 historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.zip |
~ppc added (bug #165190)
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Email-Reply/Email-Reply-1.201.ebuild')
-rw-r--r-- | dev-perl/Email-Reply/Email-Reply-1.201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Reply/Email-Reply-1.201.ebuild b/dev-perl/Email-Reply/Email-Reply-1.201.ebuild index acf954941e80..d93111569339 100644 --- a/dev-perl/Email-Reply/Email-Reply-1.201.ebuild +++ b/dev-perl/Email-Reply/Email-Reply-1.201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.201.ebuild,v 1.2 2007/03/27 11:22:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.201.ebuild,v 1.3 2007/03/27 22:20:26 mabi Exp $ inherit perl-module @@ -13,7 +13,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="virtual/perl-Test-Simple >=dev-perl/Email-Abstract-2.13.1 |