diff --git a/dev-python/celery/celery-3.1.20.ebuild b/dev-python/celery/celery-3.1.20.ebuild index 54c62ca159e3e..ff6226abe7fd6 100644 --- a/dev-python/celery/celery-3.1.20.ebuild +++ b/dev-python/celery/celery-3.1.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) inherit distutils-r1 bash-completion-r1