summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pywlroots/pywlroots-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pywlroots/pywlroots-0.17.0.ebuild b/dev-python/pywlroots/pywlroots-0.17.0.ebuild
index 6f6089d7c382..4b8b0ae8d4f4 100644
--- a/dev-python/pywlroots/pywlroots-0.17.0.ebuild
+++ b/dev-python/pywlroots/pywlroots-0.17.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi