diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:22:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 01:22:35 +0000 |
commit | 73d50d315c42f1a252d171cc22905a9266ef3f87 (patch) | |
tree | a31a276a8843902bbb9e78024fd4f0df1e4e2151 /dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | |
parent | new version (diff) | |
download | historical-73d50d315c42f1a252d171cc22905a9266ef3f87.tar.gz historical-73d50d315c42f1a252d171cc22905a9266ef3f87.tar.bz2 historical-73d50d315c42f1a252d171cc22905a9266ef3f87.zip |
add ~ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild index b0f41c1c32d8..74900e08490d 100644 --- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild +++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.10 2005/07/09 22:46:51 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.11 2005/08/26 01:12:34 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc sparc x86" IUSE="" |