diff options
Diffstat (limited to 'dev-python/llfuse/llfuse-0.37.1.ebuild')
-rw-r--r-- | dev-python/llfuse/llfuse-0.37.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/llfuse/llfuse-0.37.1.ebuild b/dev-python/llfuse/llfuse-0.37.1.ebuild index 5f9d0b7f83a0..38c950dcae8c 100644 --- a/dev-python/llfuse/llfuse-0.37.1.ebuild +++ b/dev-python/llfuse/llfuse-0.37.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild,v 1.1 2011/12/13 23:28:02 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/llfuse/llfuse-0.37.1.ebuild,v 1.2 2012/02/22 10:26:08 patrick Exp $ EAPI="4" -PYTHON_DEPEND="*" SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="2.5 *-jython 2.7-pypy-*" inherit distutils |