dev-build/ninja: Sync with Gentoo

It's from Gentoo commit e9e8b4162a4e695702f49af4078285b6b991dffb.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:07:40 +00:00 committed by Krzesimir Nowak
parent 52c40479f6
commit a397379110
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Copyright 2012-2024 Gentoo Authors
# Copyright 2012-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 edo python-any-r1 toolchain-funcs

View File

@ -1,9 +1,9 @@
# Copyright 2012-2024 Gentoo Authors
# Copyright 2012-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 edo python-any-r1 toolchain-funcs