mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-i18n/mozc: enable py3.12
Good enough according to the reports in bug #929378 from users. Bug: https://bugs.gentoo.org/929378 Closes: https://bugs.gentoo.org/929323 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit desktop edo elisp-common multiprocessing python-any-r1 savedconfig toolchain-funcs xdg
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit desktop edo elisp-common multiprocessing python-any-r1 savedconfig toolchain-funcs xdg
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit desktop edo elisp-common multiprocessing python-any-r1 savedconfig toolchain-funcs xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user