Skip to content

Commit

Permalink
games-arcade/solarwolf: enable py3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Jan 17, 2023
1 parent d675120 commit 8d2c9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-arcade/solarwolf/solarwolf-1.5_p3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit desktop python-single-r1

MY_P="${PN}-$(ver_cut 1-2)"
Expand Down

0 comments on commit 8d2c9ed

Please sign in to comment.