diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 14:06:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 14:07:24 +0000 |
commit | b72993b4129d7cd1840b5940ea96957476f00cb2 (patch) | |
tree | fa12039fae3d2495317f9732fef9947a47e7555a /app-i18n | |
parent | dev-python/pyjsparser: add missing PYTHON_USEDEP for tests (diff) | |
download | gentoo-b72993b4129d7cd1840b5940ea96957476f00cb2.tar.gz gentoo-b72993b4129d7cd1840b5940ea96957476f00cb2.tar.bz2 gentoo-b72993b4129d7cd1840b5940ea96957476f00cb2.zip |
app-i18n/mozc: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-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 |