From 100e3af99c9664cfb04ebe1496d42ac7c02d001b Mon Sep 17 00:00:00 2001 From: Universebenzene Date: Sun, 30 Oct 2022 20:10:46 +0800 Subject: [PATCH] app-i18n/mozc: Add py3_11 --- app-i18n/mozc/mozc-2.26.4632_p20220213064411_p20220214004422.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/mozc/mozc-2.26.4632_p20220213064411_p20220214004422.ebuild b/app-i18n/mozc/mozc-2.26.4632_p20220213064411_p20220214004422.ebuild index fec99b1eb..8c74c13f1 100644 --- a/app-i18n/mozc/mozc-2.26.4632_p20220213064411_p20220214004422.ebuild +++ b/app-i18n/mozc/mozc-2.26.4632_p20220213064411_p20220214004422.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit elisp-common multiprocessing python-any-r1 toolchain-funcs desktop xdg -- 2.11.4.GIT