dev-python/lit: Enable py3.8
authorMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 05:47:12 +0000 (06:47 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 14 Feb 2020 07:50:58 +0000 (08:50 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/lit/lit-10.0.0.9999.ebuild
dev-python/lit/lit-10.0.0_rc2.ebuild
dev-python/lit/lit-11.0.0.9999.ebuild

index d53547c725e050afec3fe1f322f2347610dde55c..611b8345f3541c8abc5a52f847bd731219aff49c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing
 
index d53547c725e050afec3fe1f322f2347610dde55c..611b8345f3541c8abc5a52f847bd731219aff49c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing
 
index d53547c725e050afec3fe1f322f2347610dde55c..611b8345f3541c8abc5a52f847bd731219aff49c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing