sys-process/iotop: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-11 13:23:22 +01:00
parent c17d06502c
commit 8010c20177

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 linux-info