diff options
Diffstat (limited to 'app-i18n/mozc')
-rw-r--r-- | app-i18n/mozc/mozc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/mozc/mozc-9999.ebuild b/app-i18n/mozc/mozc-9999.ebuild index 31dff85e7c27..5dfce42e1918 100644 --- a/app-i18n/mozc/mozc-9999.ebuild +++ b/app-i18n/mozc/mozc-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit elisp-common multiprocessing python-any-r1 toolchain-funcs |