summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/enchant/enchant-1.4.2.ebuild')
-rw-r--r--app-text/enchant/enchant-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.4.2.ebuild b/app-text/enchant/enchant-1.4.2.ebuild
index df8c30825ce7..f6670d4d92fc 100644
--- a/app-text/enchant/enchant-1.4.2.ebuild
+++ b/app-text/enchant/enchant-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.4.2.ebuild,v 1.3 2009/01/20 20:54:07 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.4.2.ebuild,v 1.4 2009/01/21 20:32:57 jer Exp $
EAPI="1"
inherit libtool confutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE="aspell +hunspell zemberek"
COMMON_DEPENDS=">=dev-libs/glib-2