diff options
Diffstat (limited to 'dev-python/pygobject/pygobject-3.20.1.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-3.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygobject/pygobject-3.20.1.ebuild b/dev-python/pygobject/pygobject-3.20.1.ebuild index 4621e5ac85d5..46d39e5c44b0 100644 --- a/dev-python/pygobject/pygobject-3.20.1.ebuild +++ b/dev-python/pygobject/pygobject-3.20.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 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 |