summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-30 19:16:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-31 08:26:08 +0200
commit7af867df717c95f87980b760ccc799aff2b387d8 (patch)
tree69b1db78633aca4928246cd43f937a2bca0a8c42 /app-i18n/ibus-anthy
parentapp-i18n/ibus: enable py3.10 (diff)
downloadgentoo-7af867df717c95f87980b760ccc799aff2b387d8.tar.gz
gentoo-7af867df717c95f87980b760ccc799aff2b387d8.tar.bz2
gentoo-7af867df717c95f87980b760ccc799aff2b387d8.zip
app-i18n/ibus-anthy: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-anthy')
-rw-r--r--app-i18n/ibus-anthy/ibus-anthy-1.5.13.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.13.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.13.ebuild
index 955ebf478d18..b74c9f0cf162 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.13.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.13.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
inherit autotools gnome2-utils python-single-r1 xdg