diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-02 18:58:53 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-02 18:58:53 +0000 |
commit | 8bb5c8bf4748dc7b67be4b907b983922d3fe6028 (patch) | |
tree | 2375dd137006e6a97bf7639fbcb1400ef174259d /app-text/aspell/aspell-0.50.5.ebuild | |
parent | Added apache2 version of mod_auth_pgsql (Manifest recommit) (diff) | |
download | gentoo-2-8bb5c8bf4748dc7b67be4b907b983922d3fe6028.tar.gz gentoo-2-8bb5c8bf4748dc7b67be4b907b983922d3fe6028.tar.bz2 gentoo-2-8bb5c8bf4748dc7b67be4b907b983922d3fe6028.zip |
AMD64 keywords
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 60d123f5b13f..63cdc2ebe60f 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.4 2004/04/01 19:13:13 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.5 2004/04/02 18:58:53 avenj Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://aspell.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa -amd64 ~ia64 s390" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 s390" DEPEND=">=sys-libs/ncurses-5.2" |