diff options
Diffstat (limited to 'app-dicts/ispell-cs/ispell-cs-20020628.ebuild')
-rw-r--r-- | app-dicts/ispell-cs/ispell-cs-20020628.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild index 0226e160e688..4f17a0492538 100644 --- a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild +++ b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.4 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.5 2003/03/08 01:07:44 vladimir Exp $ MY_P=${PN/cs/czech} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.vslib.cz/pub/unix/ispell/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="sys-devel/perl app-text/ispell" |