summaryrefslogtreecommitdiff
path: root/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild')
-rw-r--r--dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild
index bfa2bb3ab33b..306e29d54100 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.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