From: Michał Górny Date: Tue, 11 Feb 2020 12:23:22 +0000 (+0100) Subject: sys-process/iotop: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8010c201778005580861feac4e6cb125ba42d36b;p=gentoo.git sys-process/iotop: Remove py2 Signed-off-by: Michał Górny --- 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