mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/layman: DISTUTILS_USE_SETUPTOOLS=no
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user