diff options
Diffstat (limited to 'app-dicts/aspell-fr/aspell-fr-0.60.ebuild')
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index ceb5c6c1e473..35a357c9f50e 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.5 2008/01/02 10:40:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.6 2008/01/02 16:24:49 ranger Exp $ ASPELL_LANG="French" ASPOSTFIX="6" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${FILENAME}.tar.bz2" |