commit:     417e0ea64a1f1f7ee56e598aee501e33fdc95fb9
Author:     Juanjie Xi <strangemk3 <AT> gmail <DOT> com>
AuthorDate: Mon May 29 06:42:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 07:33:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417e0ea6

app-i18n/mozc: enable py3.11

Closes: https://bugs.gentoo.org/896558
Signed-off-by: Juanjie Xi <strangemk3 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31206
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/mozc/mozc-2.26.4220_p20201212102434_p20201219202429.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-i18n/mozc/mozc-2.26.4220_p20201212102434_p20201219202429.ebuild 
b/app-i18n/mozc/mozc-2.26.4220_p20201212102434_p20201219202429.ebuild
index 263f8861cfa9..e787f078abac 100644
--- a/app-i18n/mozc/mozc-2.26.4220_p20201212102434_p20201219202429.ebuild
+++ b/app-i18n/mozc/mozc-2.26.4220_p20201212102434_p20201219202429.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit elisp-common multiprocessing python-any-r1 toolchain-funcs
 

Reply via email to