From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 15:57:13 +0000 (+0100) Subject: sys-process/iotop: python3_8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9b76cb50fa291627715d2451c52191041c79d21;p=gentoo.git sys-process/iotop: python3_8 Closes: https://bugs.gentoo.org/701582 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner Signed-off-by: Aaron Bauman --- diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index f79891ac8f90..4e3fa243c2a6 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_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} ) PYTHON_REQ_USE="ncurses(+)" inherit distutils-r1 linux-info