diff options
Diffstat (limited to 'dev-python/pyenchant/pyenchant-1.5.3.ebuild')
-rw-r--r-- | dev-python/pyenchant/pyenchant-1.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.5.3.ebuild b/dev-python/pyenchant/pyenchant-1.5.3.ebuild index 4352ad03376d..c91baa3426b4 100644 --- a/dev-python/pyenchant/pyenchant-1.5.3.ebuild +++ b/dev-python/pyenchant/pyenchant-1.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.5.3.ebuild,v 1.6 2009/11/17 18:58:55 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.5.3.ebuild,v 1.7 2010/01/13 17:37:13 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyenchant/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="" DEPEND=">=app-text/enchant-1.4.0 |