--- eclass/aspell-dict.eclass 2002/10/25 19:55:52 1.7 +++ eclass/aspell-dict.eclass 2002/12/09 11:33:24 1.8 @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Seemant Kulleen -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.8 2002/12/09 11:33:24 jmorgan Exp $ # The aspell-dict eclass is designed to streamline the construction of # ebuilds for the new aspell dictionaries (from gnu.org) which support @@ -21,7 +21,7 @@ DEPEND=">=app-text/aspell-0.50" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc" aspell-dict_src_compile() { ./configure || die