commit:     3d91433eac3a7fe6e456d12ca48fb6306dc0a5df
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:42:22 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 13:17:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d91433e

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

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

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

diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
index e7f61522cd98..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.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} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit gnome2-utils python-single-r1 xdg

Reply via email to