From a9b76cb50fa291627715d2451c52191041c79d21 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 16:57:13 +0100 Subject: [PATCH] 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 --- 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 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 -- 2.26.2