summaryrefslogtreecommitdiff
path: root/dev-python/tomli/tomli-2.0.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tomli/tomli-2.0.1-r1.ebuild')
-rw-r--r--dev-python/tomli/tomli-2.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tomli/tomli-2.0.1-r1.ebuild b/dev-python/tomli/tomli-2.0.1-r1.ebuild
index c16784aaaec0..4c3f11c00a8f 100644
--- a/dev-python/tomli/tomli-2.0.1-r1.ebuild
+++ b/dev-python/tomli/tomli-2.0.1-r1.ebuild
@@ -5,7 +5,7 @@
EAPI=7
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi