Skip to content

Commit

Permalink
app-i18n/ibus-pinyin: enable py3.11
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/896552
Signed-off-by: Yixun Lan <[email protected]>
  • Loading branch information
dlan17 committed Mar 17, 2023
1 parent 1c5adb5 commit 1bd607d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7
LUA_COMPAT=( lua5-1 )
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )

inherit autotools lua-single python-single-r1

Expand Down

0 comments on commit 1bd607d

Please sign in to comment.