diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
commit | db3e51140d5c47c5ff49d9686151b72f22798f20 (patch) | |
tree | 7e25e57e8f5a6e4d9e62bf1f35749ad5c472aee9 /app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | |
parent | Remove arm keywords (diff) | |
download | historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.gz historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.bz2 historical-db3e51140d5c47c5ff49d9686151b72f22798f20.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild')
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild index 28b99c73bdfd..dd699de03edf 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.5 2003/09/29 21:06:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.6 2004/02/22 18:27:17 agriffis Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp LICENSE="as-is" SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" |