summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-16 14:54:15 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-16 14:54:15 +0000
commitec1fbcbf98a22f58dac606f148de3cf3ace82d2b (patch)
tree8c21bc5ad1d21be9c30c4a31aad3a9d45ba661d4 /app-text/hunspell/hunspell-1.1.9.ebuild
parentamd64 stable wrt #199322 (diff)
downloadhistorical-ec1fbcbf98a22f58dac606f148de3cf3ace82d2b.tar.gz
historical-ec1fbcbf98a22f58dac606f148de3cf3ace82d2b.tar.bz2
historical-ec1fbcbf98a22f58dac606f148de3cf3ace82d2b.zip
amd64 stable, bug 182360
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text/hunspell/hunspell-1.1.9.ebuild')
-rw-r--r--app-text/hunspell/hunspell-1.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.1.9.ebuild b/app-text/hunspell/hunspell-1.1.9.ebuild
index 193f1b9e3c5e..8b511e84b373 100644
--- a/app-text/hunspell/hunspell-1.1.9.ebuild
+++ b/app-text/hunspell/hunspell-1.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.4 2007/10/22 12:18:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.5 2007/11/16 14:54:15 beandog Exp $
inherit eutils multilib autotools
@@ -12,7 +12,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses readline"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )