app-emulation/bottles: enable py3.13
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
935dfb43ba
commit
b7bc5f05b4
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
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..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
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