[dev-python/pygobject-cairo] Fix Python targets

This commit is contained in:
Joost Ruis
2015-05-05 12:46:07 +02:00
committed by mudler
parent 59ec01aa9e
commit 368cbc5e0d
@@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python{2_7,3_2,3_3} )
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
REAL_PN="${PN/-cairo}"
GNOME_ORG_MODULE="${REAL_PN}"