mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-simulation/singularity: enable py3.13
Not thoroughly checked, but tests pass and the game starts. Closes: https://bugs.gentoo.org/952498 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
inherit desktop distutils-r1
|
||||
|
||||
SINGULARITY_MUSIC=endgame-${PN}-music-007
|
||||
|
||||
Reference in New Issue
Block a user