diff options
Diffstat (limited to 'app-text/aspell/aspell-0.60.1.1.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.60.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.1.1.ebuild b/app-text/aspell/aspell-0.60.1.1.ebuild index 88c1cc47c82d..57f5829341a3 100644 --- a/app-text/aspell/aspell-0.60.1.1.ebuild +++ b/app-text/aspell/aspell-0.60.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.1.1.ebuild,v 1.3 2005/01/01 16:03:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.1.1.ebuild,v 1.4 2005/01/13 03:53:37 arj Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~amd64" IUSE="gpm" DEPEND=">=sys-libs/ncurses-5.2 |