diff options
Diffstat (limited to 'app-text/enchant/enchant-1.1.3.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index 55263c283286..7e691a362252 100644 --- a/app-text/enchant/enchant-1.1.3.ebuild +++ b/app-text/enchant/enchant-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.2 2004/03/14 01:23:26 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.3 2004/03/14 18:12:15 foser Exp $ inherit gnome2 gnuconfig @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~mips" IUSE="" # FIXME : some sort of proper spellchecker selection needed |