media-libs/lvtk: eapi8 + python 3.12 & 3.13

Closes: https://bugs.gentoo.org/929647
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc
2024-06-08 09:14:25 +02:00
parent 49e86e9f50
commit a6b3644bb1

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_REQ_USE="threads(+)"
inherit python-single-r1 waf-utils