diff options
Diffstat (limited to 'dev-python/brasero-python/brasero-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/brasero-python/brasero-python-2.32.0.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/brasero-python/brasero-python-2.32.0.ebuild b/dev-python/brasero-python/brasero-python-2.32.0.ebuild index 33563468881a..4d9c863f1502 100644 --- a/dev-python/brasero-python/brasero-python-2.32.0.ebuild +++ b/dev-python/brasero-python/brasero-python-2.32.0.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/brasero-python/brasero-python-2.32.0.ebuild,v 1.3 2011/02/24 18:42:59 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.4 2011/02/26 13:11:24 eva Exp $ EAPI="3" GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="braseroburn braseromedia" +SUPPORT_PYTHON_ABIS="1" +PYTHON_DEPEND="2" +RESTRICT_PYTHON_ABIS="3.*" inherit gnome-python-common |