app-portage/layman: DISTUTILS_USE_SETUPTOOLS=no
authorMike Gilbert <floppym@gentoo.org>
Wed, 15 Apr 2020 18:57:27 +0000 (14:57 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 15 Apr 2020 18:57:27 +0000 (14:57 -0400)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-portage/layman/layman-2.4.2-r2.ebuild
app-portage/layman/layman-9999.ebuild

index a82ec4d06a4cf8019fff0c2c45e35c331c157d60..54f32a3e662d24e9c7ecec836d8b9ef003394abe 100644 (file)
@@ -5,6 +5,7 @@ EAPI="7"
 
 PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml(+),sqlite?"
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit eutils distutils-r1 linux-info prefix
 
index a82ec4d06a4cf8019fff0c2c45e35c331c157d60..54f32a3e662d24e9c7ecec836d8b9ef003394abe 100644 (file)
@@ -5,6 +5,7 @@ EAPI="7"
 
 PYTHON_COMPAT=( python{3_6,3_7} )
 PYTHON_REQ_USE="xml(+),sqlite?"
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit eutils distutils-r1 linux-info prefix