diff options
Diffstat (limited to 'app-dicts/ispell-fr/ispell-fr-1.0.ebuild')
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild index 970fddab39e3..53443964f771 100644 --- a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild +++ b/app-dicts/ispell-fr/ispell-fr-1.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-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.5 2003/02/13 06:26:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.6 2003/03/08 01:07:44 vladimir Exp $ MY_P="Francais-GUTenberg-v${PV}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell" |