From 756dea35b96ed75e5811cee17fb4a62b06e5aa1b Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Fri, 18 Oct 2002 10:42:01 +0000 Subject: added architectures from aspell to this --- eclass/aspell-dict.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/aspell-dict.eclass') diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index f9b016253307..1f418d607021 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Seemant Kulleen -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.5 2002/08/23 14:00:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.6 2002/10/18 10:42:01 seemant 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 @@ SRC_URI="ftp://ftp.gnu.org/gnu/aspell/${MY_P}.tar.bz2" DEPEND=">=app-text/aspell-0.50" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc sparc sparc64" aspell-dict_src_compile() { ./configure || die -- cgit v1.2.3-65-gdbad