Updated python

This commit is contained in:
Gerben Jan Dijkman 2024-05-27 13:29:14 +02:00
parent ebd8d6ff1d
commit 445a13b29f

View File

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