mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
dev-build/ninja: Sync with Gentoo
It's from Gentoo commit e9e8b4162a4e695702f49af4078285b6b991dffb.
This commit is contained in:
parent
52c40479f6
commit
a397379110
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user