commit: 2b2fc194b5b4aad3cbb615913856ccdcfeeae5b1
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 05:34:37 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 05:34:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2fc194
sys-process/iotop: DISTUTILS_USE_SETUPTOOLS=no
Package-Manager: Portage-2.3.99_p1, Repoman-2.3.22_p30
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-process/iotop/iotop-0.6.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-process/iotop/iotop-0.6.ebuild
b/sys-process/iotop/iotop-0.6.ebuild
index 99eeef40f9a..ef6b0b4fdaa 100644
--- a/sys-process/iotop/iotop-0.6.ebuild
+++ b/sys-process/iotop/iotop-0.6.ebuild
@@ -5,6 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="ncurses(+)"
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1 linux-info