commit:     e48dffe73d03b51e8be5db506e04587f02e66e32
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 17:55:21 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 17:55:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48dffe7

app-admin/eclean-kernel: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/709888
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild 
b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
index 89a5c4d8fe0..1043330acff 100644
--- a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1

Reply via email to