diff options
Diffstat (limited to 'dev-python/pyenchant')
-rw-r--r-- | dev-python/pyenchant/pyenchant-1.5.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.5.3.ebuild b/dev-python/pyenchant/pyenchant-1.5.3.ebuild index c91baa3426b4..2f3878c7d34d 100644 --- a/dev-python/pyenchant/pyenchant-1.5.3.ebuild +++ b/dev-python/pyenchant/pyenchant-1.5.3.ebuild @@ -1,8 +1,9 @@ # 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.7 2010/01/13 17:37:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.5.3.ebuild,v 1.8 2010/03/07 09:52:55 arfrever Exp $ EAPI="2" +PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" inherit distutils |