diff --git a/dev-python/eventlet/eventlet-0.18.4.ebuild b/dev-python/eventlet/eventlet-0.18.4.ebuild index 27391616acbbd..4b00621ad2231 100644 --- a/dev-python/eventlet/eventlet-0.18.4.ebuild +++ b/dev-python/eventlet/eventlet-0.18.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.19.0.ebuild b/dev-python/eventlet/eventlet-0.19.0.ebuild index a3a48c2de11c1..5a7b9ba37c08c 100644 --- a/dev-python/eventlet/eventlet-0.19.0.ebuild +++ b/dev-python/eventlet/eventlet-0.19.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.20.1.ebuild b/dev-python/eventlet/eventlet-0.20.1.ebuild index 7823e450c4014..5a7b9ba37c08c 100644 --- a/dev-python/eventlet/eventlet-0.20.1.ebuild +++ b/dev-python/eventlet/eventlet-0.20.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1