diff options
Diffstat (limited to 'app-text/enchant/enchant-0.2.0.ebuild')
-rw-r--r-- | app-text/enchant/enchant-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-0.2.0.ebuild b/app-text/enchant/enchant-0.2.0.ebuild index f50c5bab7968..e596c075e0ab 100644 --- a/app-text/enchant/enchant-0.2.0.ebuild +++ b/app-text/enchant/enchant-0.2.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-0.2.0.ebuild,v 1.1 2003/08/25 13:33:46 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-0.2.0.ebuild,v 1.2 2003/08/30 12:41:20 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" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" |