diff options
Diffstat (limited to 'sys-cluster/veloc/veloc-1.6.ebuild')
-rw-r--r-- | sys-cluster/veloc/veloc-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/veloc/veloc-1.6.ebuild b/sys-cluster/veloc/veloc-1.6.ebuild index d88bbd903..23ef4de32 100644 --- a/sys-cluster/veloc/veloc-1.6.ebuild +++ b/sys-cluster/veloc/veloc-1.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake distutils-r1 |