diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 13:29:28 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 13:29:28 +0000 |
commit | 7929b4503d9a836b0b82481c71159d2c0301b364 (patch) | |
tree | c34ad4ff30054786663e98b1286580263f7ad714 /app-dicts/ispell-fr | |
parent | some cleanups and keywords (diff) | |
download | historical-7929b4503d9a836b0b82481c71159d2c0301b364.tar.gz historical-7929b4503d9a836b0b82481c71159d2c0301b364.tar.bz2 historical-7929b4503d9a836b0b82481c71159d2c0301b364.zip |
added architectures to testing
Diffstat (limited to 'app-dicts/ispell-fr')
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild index 1919f7882bf1..f255d47c7a85 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 2002 Gentoo Technologies, Inc. +# Copyright 2002-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.3 2002/12/15 10:44:10 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.4 2003/02/12 13:29:28 seemant 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" +KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" DEPEND="app-text/ispell" |