From: Michał Górny Date: Sat, 14 Jul 2018 20:08:27 +0000 (+0200) Subject: dev-python/certifi: Enable py3.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a35dedb444fd301cee39735ecf697e1bb4c6c6bc;p=gentoo.git dev-python/certifi: Enable py3.7 --- diff --git a/dev-python/certifi/certifi-2018.4.16.ebuild b/dev-python/certifi/certifi-2018.4.16.ebuild index 7daec8f073af..5d23427124f7 100644 --- a/dev-python/certifi/certifi-2018.4.16.ebuild +++ b/dev-python/certifi/certifi-2018.4.16.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 ) inherit distutils-r1 prefix readme.gentoo-r1 versionator