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

Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
This commit is contained in:
Erik Mackdanz
2023-06-09 16:38:23 -05:00
parent edc64bfd04
commit 9bdd0d6c59
7 changed files with 7 additions and 7 deletions

View File

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