summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/bpytop')
-rw-r--r--sys-process/bpytop/bpytop-1.0.61-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bpytop/bpytop-1.0.61-r1.ebuild b/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
index 95dcdc3f927f..f6f0711dff40 100644
--- a/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
inherit distutils-r1