app-emulation/bottles: enable py3.12
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
443f9d43b8
commit
bbccd0230c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..11} )
|
PYTHON_COMPAT=( python3_{10..12} )
|
||||||
inherit gnome2-utils python-single-r1 meson xdg optfeature
|
inherit gnome2-utils python-single-r1 meson xdg optfeature
|
||||||
|
|
||||||
DESCRIPTION="Run Windows software and games on Linux"
|
DESCRIPTION="Run Windows software and games on Linux"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..11} )
|
PYTHON_COMPAT=( python3_{10..12} )
|
||||||
inherit gnome2-utils python-single-r1 meson xdg optfeature
|
inherit gnome2-utils python-single-r1 meson xdg optfeature
|
||||||
|
|
||||||
DESCRIPTION="Run Windows software and games on Linux"
|
DESCRIPTION="Run Windows software and games on Linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user