dev-build/meson-format-array: Sync with Gentoo

It's from Gentoo commit 3f9b0b6d59715d51ba3a9bbb754622b29850a8ac.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:07:40 +00:00 committed by Krzesimir Nowak
parent 0e738ed8df
commit 52c40479f6

View File

@ -1,8 +1,9 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-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 edo python-r1