commit: 87a44bdd591124a409712a6c112ee978648a6941
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 19:49:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 19:49:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a44bdd
app-i18n/ibus-cangjie: disable py3.10, py3.9
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild
b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild
index d43d9941a13c..9d064d421156 100644
--- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild
+++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_11 )
inherit autotools gnome2-utils python-r1 xdg
DESCRIPTION="Chinese Cangjie and Quick engines for IBus"