media-gfx/beeref: enable py3.12, py3.13

Closes: https://bugs.gentoo.org/931456
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2024-05-14 20:34:24 -04:00
parent 68531ea891
commit 0e462e8a00

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 desktop xdg