diff options
Diffstat (limited to 'dev-python/pywlroots')
-rw-r--r-- | dev-python/pywlroots/pywlroots-0.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pywlroots/pywlroots-0.16.6.ebuild b/dev-python/pywlroots/pywlroots-0.16.6.ebuild index 15d6d590ef3f..ec91283c28fc 100644 --- a/dev-python/pywlroots/pywlroots-0.16.6.ebuild +++ b/dev-python/pywlroots/pywlroots-0.16.6.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi |