summaryrefslogtreecommitdiff
path: root/dev-debug/gdb/gdb-16.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-debug/gdb/gdb-16.3.ebuild')
-rw-r--r--dev-debug/gdb/gdb-16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gdb/gdb-16.3.ebuild b/dev-debug/gdb/gdb-16.3.ebuild
index 69ce4b12b1d7..e923bc1f4a1e 100644
--- a/dev-debug/gdb/gdb-16.3.ebuild
+++ b/dev-debug/gdb/gdb-16.3.ebuild
@@ -7,7 +7,7 @@ EAPI=8
# tips & notes.
GUILE_COMPAT=( 2-2 3-0 )
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
export CTARGET=${CTARGET:-${CHOST}}