diff options
Diffstat (limited to 'dev-python/uvloop')
| -rw-r--r-- | dev-python/uvloop/uvloop-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uvloop/uvloop-0.21.0.ebuild b/dev-python/uvloop/uvloop-0.21.0.ebuild index e8f658cac4e1..2a4f2dae36fa 100644 --- a/dev-python/uvloop/uvloop-0.21.0.ebuild +++ b/dev-python/uvloop/uvloop-0.21.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools # py3.14: https://github.com/MagicStack/uvloop/issues/637 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 pypi |
