diff --git a/dev-python/openpyxl/openpyxl-2.2.6.ebuild b/dev-python/openpyxl/openpyxl-2.2.6.ebuild index b61d84c3082cf..ae3486702f855 100644 --- a/dev-python/openpyxl/openpyxl-2.2.6.ebuild +++ b/dev-python/openpyxl/openpyxl-2.2.6.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 vcs-snapshot