diff options
Diffstat (limited to 'app-text/enchant/enchant-1.0.0.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.0.0.ebuild b/app-text/enchant/enchant-1.0.0.ebuild index d4882dcf61b7..7e606d2404bb 100644 --- a/app-text/enchant/enchant-1.0.0.ebuild +++ b/app-text/enchant/enchant-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.0.0.ebuild,v 1.4 2003/11/02 05:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.0.0.ebuild,v 1.5 2003/11/09 18:03:04 weeve Exp $ inherit gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" IUSE="" |