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 | a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e (patch) | |
tree | a88f8cb9baa336bab715a2428bcec3937bc733dc /app-dicts/ispell-fi | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.gz gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.bz2 gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/ispell-fi')
-rw-r--r-- | app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index 0391e710952e..b105345d230e 100644 --- a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild +++ b/app-dicts/ispell-fi/ispell-fi-20000903.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-fi/ispell-fi-20000903.ebuild,v 1.5 2003/11/14 20:01:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.6 2004/02/22 18:25:26 agriffis Exp $ DESCRIPTION="Finnish dictionary for ispell" HOMEPAGE="http://ispell-fi.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="http://ispell-fi.sourceforge.net/finnish.dict.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips" DEPEND="app-text/ispell app-arch/bzip2" |