diff options
author | 2003-03-08 01:07:44 +0000 | |
---|---|---|
committer | 2003-03-08 01:07:44 +0000 | |
commit | 368b42bad91fd714bb180bb6a8c44a83130764d9 (patch) | |
tree | b3689f50d4cadaacb18458d168353179527db933 /app-dicts/ispell-fr/ispell-fr-1.0.ebuild | |
parent | New tcsh-6.12-r2 adds kanji support. (diff) | |
download | gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.gz gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.bz2 gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.zip |
Added all KEYWORDS
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" |