dev-python/certifi: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 08:00:30 +0000 (09:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 08:01:25 +0000 (09:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/certifi/certifi-2019.9.11.ebuild

index 699a4c5dbe069db6ea79a4a47e90315f2a8ed556..ba409ef85575f0938adf2b0902564a4fe05b92c0 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 
 inherit distutils-r1 prefix readme.gentoo-r1