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-pt-br | |
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-pt-br')
-rw-r--r-- | app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild b/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild index 5f4dd13a47c8..684c5e68107b 100644 --- a/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild +++ b/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.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-pt-br/ispell-pt-br-2.4-r2.ebuild,v 1.2 2003/09/06 22:15:57 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild,v 1.3 2004/02/22 18:26:55 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.ime.usp.br/~ueda/br.ispell/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell sys-apps/gawk" |