diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyatspi/pyatspi-2.34.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyatspi/pyatspi-2.36.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.34.0.ebuild b/dev-python/pyatspi/pyatspi-2.34.0.ebuild index 30a72070bd9c..911087e56693 100644 --- a/dev-python/pyatspi/pyatspi-2.34.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.34.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit gnome2 python-r1 diff --git a/dev-python/pyatspi/pyatspi-2.36.0.ebuild b/dev-python/pyatspi/pyatspi-2.36.0.ebuild index 0b7083708f43..3c1b5335abf1 100644 --- a/dev-python/pyatspi/pyatspi-2.36.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.36.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit gnome2 python-r1 |
