diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | b99490d69f921fcf6dcda899b422e6962dfb31e6 (patch) | |
tree | 4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-text/aspell/aspell-0.50_pre20020811.ebuild | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2 gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/aspell/aspell-0.50_pre20020811.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.50_pre20020811.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50_pre20020811.ebuild b/app-text/aspell/aspell-0.50_pre20020811.ebuild index af4955866b5f..1314c488e458 100644 --- a/app-text/aspell/aspell-0.50_pre20020811.ebuild +++ b/app-text/aspell/aspell-0.50_pre20020811.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50_pre20020811.ebuild,v 1.3 2002/08/14 17:02:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50_pre20020811.ebuild,v 1.4 2002/08/16 02:42:01 murphy Exp $ inherit libtool @@ -14,7 +14,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" # # These flags a reset here because too much optimisation can cause aspell's |