diff --git a/dev-python/lit/lit-13.0.1.9999.ebuild b/dev-python/lit/lit-13.0.1.9999.ebuild index 37168fbde9bd4..89c5315a5acbf 100644 --- a/dev-python/lit/lit-13.0.1.9999.ebuild +++ b/dev-python/lit/lit-13.0.1.9999.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 llvm.org @@ -20,7 +21,8 @@ RESTRICT="!test? ( test )" BDEPEND=" test? ( dev-python/psutil[${PYTHON_USEDEP}] - sys-devel/llvm )" + sys-devel/llvm + )" LLVM_COMPONENTS=( llvm/utils/lit ) llvm.org_set_globals diff --git a/dev-python/lit/lit-13.0.1_rc3.ebuild b/dev-python/lit/lit-13.0.1_rc3.ebuild index 49771827209c1..89c5315a5acbf 100644 --- a/dev-python/lit/lit-13.0.1_rc3.ebuild +++ b/dev-python/lit/lit-13.0.1_rc3.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 llvm.org @@ -20,7 +21,8 @@ RESTRICT="!test? ( test )" BDEPEND=" test? ( dev-python/psutil[${PYTHON_USEDEP}] - sys-devel/llvm )" + sys-devel/llvm + )" LLVM_COMPONENTS=( llvm/utils/lit ) llvm.org_set_globals diff --git a/dev-python/lit/lit-14.0.0.9999.ebuild b/dev-python/lit/lit-14.0.0.9999.ebuild index 37168fbde9bd4..89c5315a5acbf 100644 --- a/dev-python/lit/lit-14.0.0.9999.ebuild +++ b/dev-python/lit/lit-14.0.0.9999.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 llvm.org @@ -20,7 +21,8 @@ RESTRICT="!test? ( test )" BDEPEND=" test? ( dev-python/psutil[${PYTHON_USEDEP}] - sys-devel/llvm )" + sys-devel/llvm + )" LLVM_COMPONENTS=( llvm/utils/lit ) llvm.org_set_globals