summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 19:51:20 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 19:51:33 -0800
commitf96b05cb1c2a663683856c6b2d606452ffad1208 (patch)
tree2be2652ff5c7c457a4ef9dda81bf5e6e0287c934 /sys-process/glances
parentsys-process/glances: add 3.2.4.2, make it single-impl (diff)
downloadgentoo-f96b05cb1c2a663683856c6b2d606452ffad1208.tar.gz
gentoo-f96b05cb1c2a663683856c6b2d606452ffad1208.tar.bz2
gentoo-f96b05cb1c2a663683856c6b2d606452ffad1208.zip
sys-process/glances: enable py3.10
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process/glances')
-rw-r--r--sys-process/glances/glances-3.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.2.2.ebuild b/sys-process/glances/glances-3.2.2.ebuild
index 49a7f414d3ae..9e5f97893ecb 100644
--- a/sys-process/glances/glances-3.2.2.ebuild
+++ b/sys-process/glances/glances-3.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
PYTHON_REQ_USE="ncurses"
inherit distutils-r1 linux-info optfeature