Skip to content

Commit

Permalink
games-util/lutris: enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Sep 14, 2023
1 parent 14438f2 commit 295e870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-util/lutris/lutris-0.5.13-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite,threads(+)"

inherit meson python-single-r1 optfeature virtualx xdg
Expand Down

0 comments on commit 295e870

Please sign in to comment.