From: Michał Górny Date: Fri, 14 Feb 2020 05:47:12 +0000 (+0100) Subject: dev-python/lit: Enable py3.8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=992b9c23006a511a63e6ffd5ccbdb63e5f8bc469;p=gentoo.git dev-python/lit: Enable py3.8 Signed-off-by: Michał Górny --- diff --git a/dev-python/lit/lit-10.0.0.9999.ebuild b/dev-python/lit/lit-10.0.0.9999.ebuild index d53547c725e0..611b8345f354 100644 --- a/dev-python/lit/lit-10.0.0.9999.ebuild +++ b/dev-python/lit/lit-10.0.0.9999.ebuild @@ -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 diff --git a/dev-python/lit/lit-10.0.0_rc2.ebuild b/dev-python/lit/lit-10.0.0_rc2.ebuild index d53547c725e0..611b8345f354 100644 --- a/dev-python/lit/lit-10.0.0_rc2.ebuild +++ b/dev-python/lit/lit-10.0.0_rc2.ebuild @@ -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 diff --git a/dev-python/lit/lit-11.0.0.9999.ebuild b/dev-python/lit/lit-11.0.0.9999.ebuild index d53547c725e0..611b8345f354 100644 --- a/dev-python/lit/lit-11.0.0.9999.ebuild +++ b/dev-python/lit/lit-11.0.0.9999.ebuild @@ -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