net-proxy/trojan: add py3.11 PYTHON_COMPAT #897150

Signed-off-by: Xin Yang <yangmame@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/30929
Closes: https://bugs.gentoo.org/897150
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Xin Yang 2023-05-08 14:38:41 +08:00 committed by Joonas Niilola
parent 827ece915c
commit a83b48d803
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ EAPI=7
DISABLE_AUTOFORMATTING=1
FORCE_PRINT_ELOG=1
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake python-any-r1 systemd readme.gentoo-r1
DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW"