diff options
Diffstat (limited to 'dev-python/libgnome-python/libgnome-python-2.28.1.ebuild')
-rw-r--r-- | dev-python/libgnome-python/libgnome-python-2.28.1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild b/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild index 8da6a0fdf6dc..03d0558d20c7 100644 --- a/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild +++ b/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild,v 1.8 2011/01/30 19:47:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.28.1.ebuild,v 1.9 2011/02/26 13:20:08 eva Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python" G_PY_BINDINGS="gnome gnomeui" +SUPPORT_PYTHON_ABIS="1" +PYTHON_DEPEND="2" +RESTRICT_PYTHON_ABIS="3.*" inherit gnome-python-common |