diff options
author | 2003-03-08 01:07:44 +0000 | |
---|---|---|
committer | 2003-03-08 01:07:44 +0000 | |
commit | 368b42bad91fd714bb180bb6a8c44a83130764d9 (patch) | |
tree | b3689f50d4cadaacb18458d168353179527db933 /app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | |
parent | New tcsh-6.12-r2 adds kanji support. (diff) | |
download | gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.gz gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.bz2 gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.zip |
Added all 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 a01b453a0abb..5b1dbd8edae7 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 2002-2003 Arcady Genkin <agenkin@thpoon.com> # 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.2 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.3 2003/03/08 01:07:44 vladimir 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 SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell" |