projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caeda03
)
sys-process/iotop: python3_8
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 30 Nov 2019 15:57:13 +0000
(16:57 +0100)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 4 Dec 2019 16:36:55 +0000
(11:36 -0500)
Closes: https://bugs.gentoo.org/701582
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@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 f79891ac8f900e94ebef1d49c4714068c0e31fb5..4e3fa243c2a664fbc49829b858a6669e7cc86f3d 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=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7
,8
} )
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 linux-info