projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17d065
)
sys-process/iotop: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:23:22 +0000
(13:23 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:23:22 +0000
(13:23 +0100)
Signed-off-by: Michał Górny <mgorny@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 72389aefe085b504b538bec9162bd1078872fdfc..99eeef40f9a385e1b7d1ef1c94ecf24021db717a 100644
(file)
--- a/
sys-process/iotop/iotop-0.6.ebuild
+++ b/
sys-process/iotop/iotop-0.6.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 linux-info