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

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/667
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2026-04-19 11:02:56 +03:00
committed by Sam James
parent 9d7e325e5d
commit e7fabec27f
+1 -1
View File
@@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit autotools gnome2-utils python-single-r1 xdg
DESCRIPTION="Japanese Anthy engine for IBus"