summaryrefslogtreecommitdiff
path: root/sys-devel/gdb/gdb-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-09 12:05:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-09 12:05:50 +0100
commitc65def1225a421dd57ac582acefc5987c9d67e0d (patch)
treee13e2f661c997103edd9b96170e782e10da88963 /sys-devel/gdb/gdb-9999.ebuild
parent431cb94e4e840d61ea21c2c2bd10e07fc27b5538 (diff)
gentoo auto-resync : 09:10:2023 - 12:05:50
Diffstat (limited to 'sys-devel/gdb/gdb-9999.ebuild')
-rw-r--r--sys-devel/gdb/gdb-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 085df52dacb9..025a1ba633e4 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# See https://sourceware.org/gdb/wiki/DistroAdvice for general packaging
# tips & notes.
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit flag-o-matic python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}