summaryrefslogtreecommitdiff
path: root/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild')
-rw-r--r--dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
index bfa2bb3ab33b..306e29d54100 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1