summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-31 08:11:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-31 08:26:11 +0200
commit4196ef5f55606d68978f5374c5d36cd773356fdc (patch)
treec3742e54e163e5746b98e1e6ebcf8c532d0f6f6c
parentapp-i18n/ibus-table: enable py3.10 (diff)
downloadgentoo-4196ef5f55606d68978f5374c5d36cd773356fdc.tar.gz
gentoo-4196ef5f55606d68978f5374c5d36cd773356fdc.tar.bz2
gentoo-4196ef5f55606d68978f5374c5d36cd773356fdc.zip
app-i18n/ibus-hangul: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild
index a2c9a9f929a9..57c4f12e5c62 100644
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild
+++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.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 gnome2-utils python-single-r1 xdg virtualx