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:
Sam James
2024-06-30 13:11:40 +01:00
parent 04b4e16783
commit c3f9a0c688
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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