summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-09-26 12:14:03 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-09-26 12:14:03 +0200
commita27ec228658e942b9c6b79ee46eead10f8420334 (patch)
treebc221c73cafeb9c979e91560f489b18c3eb0159f /games-util
parentmedia-video/vidify-audiosync: enable py3.12 (diff)
downloadgentoo-a27ec228658e942b9c6b79ee46eead10f8420334.tar.gz
gentoo-a27ec228658e942b9c6b79ee46eead10f8420334.tar.bz2
gentoo-a27ec228658e942b9c6b79ee46eead10f8420334.zip
games-util/lutris: enable py3.12
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/lutris/lutris-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild
index 175f3cb7cc7e..7a244b12b71e 100644
--- a/games-util/lutris/lutris-9999.ebuild
+++ b/games-util/lutris/lutris-9999.ebuild
@@ -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