summaryrefslogtreecommitdiff
path: root/dev-python/ignore-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ignore-python')
-rw-r--r--dev-python/ignore-python/ignore-python-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ignore-python/ignore-python-0.3.3.ebuild b/dev-python/ignore-python/ignore-python-0.3.3.ebuild
index 423c93e85be1..d23322d094fb 100644
--- a/dev-python/ignore-python/ignore-python-0.3.3.ebuild
+++ b/dev-python/ignore-python/ignore-python-0.3.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
-PYTHON_COMPAT=(python3_{12..14})
+PYTHON_COMPAT=( python3_{13..14} )
RUST_MIN_VER="1.85.0"