summaryrefslogtreecommitdiff
path: root/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild')
-rw-r--r--dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild
index a4c9a72ce315..9300ab20c2f0 100644
--- a/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild
+++ b/dev-python/hatch-vcs/hatch-vcs-0.4.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_1{3t,4t} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t )
inherit distutils-r1