diff options
Diffstat (limited to 'app-text/aspell/aspell-0.50.5.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.50.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50.5.ebuild b/app-text/aspell/aspell-0.50.5.ebuild index 7bdded9c82ae..2710052f1d13 100644 --- a/app-text/aspell/aspell-0.50.5.ebuild +++ b/app-text/aspell/aspell-0.50.5.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.ebuild,v 1.1 2004/02/18 09:18:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.2 2004/02/22 20:00:58 agriffis Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm -amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa -amd64 ~ia64" DEPEND=">=sys-libs/ncurses-5.2" |