summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-11 13:23:22 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-11 13:23:22 +0100
commit8010c201778005580861feac4e6cb125ba42d36b (patch)
tree50424667d60d2c54156d08912ad78a95baaa5520 /sys-process/iotop
parentsys-process/glances: Remove py2 (diff)
downloadgentoo-8010c201778005580861feac4e6cb125ba42d36b.tar.gz
gentoo-8010c201778005580861feac4e6cb125ba42d36b.tar.bz2
gentoo-8010c201778005580861feac4e6cb125ba42d36b.zip
sys-process/iotop: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/iotop-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild
index 72389aefe085..99eeef40f9a3 100644
--- 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_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="ncurses(+)"
inherit distutils-r1 linux-info