summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flufl-lock')
-rw-r--r--dev-python/flufl-lock/flufl-lock-8.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flufl-lock/flufl-lock-8.0.2.ebuild b/dev-python/flufl-lock/flufl-lock-8.0.2.ebuild
index eee32d25e7bd..21e91e5e36f5 100644
--- a/dev-python/flufl-lock/flufl-lock-8.0.2.ebuild
+++ b/dev-python/flufl-lock/flufl-lock-8.0.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=pdm-backend
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi