sys-process/iotop: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:23:22 +0000 (13:23 +0100)
committerMichał 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

index 72389aefe085b504b538bec9162bd1078872fdfc..99eeef40f9a385e1b7d1ef1c94ecf24021db717a 100644 (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