commit:     99c2480c7c63ad6fd9453a2ad2f3aa12431b910a
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:35:41 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 13:17:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c2480c

app-i18n/ibus-anthy: enable py3.11

Closes: https://bugs.gentoo.org/896546
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild 
b/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild
index f3ea48dfeb8a..f216847fcb19 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit autotools gnome2-utils python-single-r1 xdg
 

Reply via email to