diff options
Diffstat (limited to 'games-roguelike/stone-soup/stone-soup-0.29.1.ebuild')
-rw-r--r-- | games-roguelike/stone-soup/stone-soup-0.29.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild index 345fbb572c78..46207c02a59e 100644 --- a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-1 ) LUA_REQ_USE="deprecated" -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{9,10,11} ) VIRTUALX_REQUIRED="manual" inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs |