diff --git a/dev-python/certifi/certifi-2015.04.28.ebuild b/dev-python/certifi/certifi-2015.04.28.ebuild index 9bab36ba36133..1e8ccc5746e8a 100644 --- a/dev-python/certifi/certifi-2015.04.28.ebuild +++ b/dev-python/certifi/certifi-2015.04.28.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1