mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-roguelike/stone-soup: Add python-compat 10
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.22, Repoman-3.0.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
LUA_COMPAT=( lua5-{1..3} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9,10} )
|
||||
VIRTUALX_REQUIRED="manual"
|
||||
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
LUA_COMPAT=( lua5-{1..3} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{7,8,9,10} )
|
||||
VIRTUALX_REQUIRED="manual"
|
||||
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user