diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pygobject/pygobject-3.20.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.22.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-3.20.1.ebuild b/dev-python/pygobject/pygobject-3.20.1.ebuild index 4a06accce651..585be5fcb917 100644 --- a/dev-python/pygobject/pygobject-3.20.1.ebuild +++ b/dev-python/pygobject/pygobject-3.20.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit eutils gnome2 python-r1 virtualx diff --git a/dev-python/pygobject/pygobject-3.22.0.ebuild b/dev-python/pygobject/pygobject-3.22.0.ebuild index 70c6dfd46cfc..a6b538b28f5e 100644 --- a/dev-python/pygobject/pygobject-3.22.0.ebuild +++ b/dev-python/pygobject/pygobject-3.22.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit eutils gnome2 python-r1 virtualx |
