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

It's from Gentoo commit 752458dc5ec90029dd1f0250851519a53eb132fd.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:18:43 +00:00 committed by Mathieu Tortuyaux
parent 3a11595fb4
commit 6129181844
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit python-r1