diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 04:05:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 04:05:38 +0000 |
commit | dc72ecd0dec5c4ac7146ff381195d8a0a0c35dc5 (patch) | |
tree | e69cef1fe8aec8da15c4a6059970298f15e007a1 /app-text/enchant/enchant-1.1.6.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-dc72ecd0dec5c4ac7146ff381195d8a0a0c35dc5.tar.gz gentoo-2-dc72ecd0dec5c4ac7146ff381195d8a0a0c35dc5.tar.bz2 gentoo-2-dc72ecd0dec5c4ac7146ff381195d8a0a0c35dc5.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/enchant/enchant-1.1.6.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.6.ebuild b/app-text/enchant/enchant-1.1.6.ebuild index a6f3cf3aa105..2c315960706f 100644 --- a/app-text/enchant/enchant-1.1.6.ebuild +++ b/app-text/enchant/enchant-1.1.6.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/app-text/enchant/enchant-1.1.6.ebuild,v 1.7 2005/08/13 23:32:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.6.ebuild,v 1.8 2005/08/23 04:05:38 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed |