diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild index cd9989093564c..056ef0a323eff 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) ES_VERSION="1.7.3"