diff options
Diffstat (limited to 'app-text/aspell/aspell-0.50.5-r1.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50.5-r1.ebuild b/app-text/aspell/aspell-0.50.5-r1.ebuild index d307a851b735..b6663b19a853 100644 --- a/app-text/aspell/aspell-0.50.5-r1.ebuild +++ b/app-text/aspell/aspell-0.50.5-r1.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-r1.ebuild,v 1.5 2004/06/10 00:27:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r1.ebuild,v 1.6 2004/06/10 00:31:19 lv 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 |