From 6b90a91223f608d89fe2e750bd378eb4bf9745af Mon Sep 17 00:00:00 2001 From: Mike Frysinger <vapier@gentoo.org> Date: Thu, 17 Jun 2004 18:26:24 +0000 Subject: fix arm KEYWORDS --- app-text/aspell/aspell-0.50.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/aspell/aspell-0.50.5-r2.ebuild') 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 -- cgit v1.2.3-65-gdbad