diff options
Diffstat (limited to 'dev-python/pyatspi/pyatspi-2.18.0.ebuild')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild index 4b4a7b4c12d4..56dcd5dbce3d 100644 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils gnome2 python-r1 |