diff --git a/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild index 5b236041ee0b6..6ed63d1dc6196 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) ES_VERSION="2.3.5"