diff --git a/dev-python/wrapt/wrapt-1.10.5.ebuild b/dev-python/wrapt/wrapt-1.10.5.ebuild index 157340f6f0644..e5a8234e7db94 100644 --- a/dev-python/wrapt/wrapt-1.10.5.ebuild +++ b/dev-python/wrapt/wrapt-1.10.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) inherit distutils-r1 vcs-snapshot