games-roguelike/stone-soup: enable py3.13

Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
This commit is contained in:
Erik Mackdanz 2024-06-26 21:42:14 -05:00
parent 3550b62e6b
commit 2cfbda4965
No known key found for this signature in database
GPG Key ID: 872D9B3D284D4A0A
9 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{9,10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@ -16,7 +16,7 @@ EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{10,11,12} )
PYTHON_COMPAT=( python3_{10,11,12,13} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs