diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
commit | 5c673325e8fdd1d183897a254d889450203f3124 (patch) | |
tree | f48fa3634a47063a58a4f6946f07b95ac631daa1 /app-text/aspell/aspell-0.50.5.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.gz gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.bz2 gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.zip |
Remove arm 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 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" |