summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-17 18:26:24 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-17 18:26:24 +0000
commit6b90a91223f608d89fe2e750bd378eb4bf9745af (patch)
tree7f7ef57b54b7d77a7adc1d8d40393ac02cd081b9 /app-text/aspell
parentInitial commit (Manifest recommit) (diff)
downloadgentoo-2-6b90a91223f608d89fe2e750bd378eb4bf9745af.tar.gz
gentoo-2-6b90a91223f608d89fe2e750bd378eb4bf9745af.tar.bz2
gentoo-2-6b90a91223f608d89fe2e750bd378eb4bf9745af.zip
fix arm KEYWORDS
Diffstat (limited to 'app-text/aspell')
-rw-r--r--app-text/aspell/aspell-0.50.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50.5-r2.ebuild b/app-text/aspell/aspell-0.50.5-r2.ebuild
index 773eb2f05878..c0918e7b7190 100644
--- a/app-text/aspell/aspell-0.50.5-r2.ebuild
+++ b/app-text/aspell/aspell-0.50.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r2.ebuild,v 1.2 2004/06/17 02:06:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r2.ebuild,v 1.3 2004/06/17 18:26:24 vapier Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://aspell.net/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ia64 s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390"
IUSE="gpm"
DEPEND=">=sys-libs/ncurses-5.2