dev-debug/gdb: Sync with Gentoo

It's from Gentoo commit ec89cf91324d627e489796d288877a81e89f7368.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-11-03 07:06:53 +00:00 committed by Krzesimir Nowak
parent 961d527d36
commit e079375094
2 changed files with 2 additions and 2 deletions

View File

@ -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}}

View File

@ -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}}