diff options
-rw-r--r-- | dev-python/throttler/throttler-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/throttler/throttler-1.2.2.ebuild b/dev-python/throttler/throttler-1.2.2.ebuild index 0d0d62a16..c19480ca7 100644 --- a/dev-python/throttler/throttler-1.2.2.ebuild +++ b/dev-python/throttler/throttler-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |