projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa48a25
)
sys-process/iotop: DISTUTILS_USE_SETUPTOOLS=no
author
Mike Gilbert
<floppym@gentoo.org>
Wed, 15 Apr 2020 05:34:37 +0000
(
01:34
-0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Wed, 15 Apr 2020 05:34:37 +0000
(
01:34
-0400)
Package-Manager: Portage-2.3.99_p1, Repoman-2.3.22_p30
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
sys-process/iotop/iotop-0.6.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/iotop/iotop-0.6.ebuild
b/sys-process/iotop/iotop-0.6.ebuild
index 99eeef40f9a385e1b7d1ef1c94ecf24021db717a..ef6b0b4fdaa6d5016ff5c7c8a8d324ece4f0a5cd 100644
(file)
--- 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