diff options
Diffstat (limited to 'dev-python/pygobject/pygobject-3.16.2.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-3.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygobject/pygobject-3.16.2.ebuild b/dev-python/pygobject/pygobject-3.16.2.ebuild index b0299152778d..9b1fbc27103f 100644 --- a/dev-python/pygobject/pygobject-3.16.2.ebuild +++ b/dev-python/pygobject/pygobject-3.16.2.ebuild @@ -6,7 +6,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils gnome2 python-r1 virtualx |