commit:     8010c201778005580861feac4e6cb125ba42d36b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 12:23:22 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:23:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8010c201

sys-process/iotop: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-process/iotop/iotop-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/iotop/iotop-0.6.ebuild 
b/sys-process/iotop/iotop-0.6.ebuild
index 72389aefe08..99eeef40f9a 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

Reply via email to