net-proxy/trojan: enable py3.12

Signed-off-by: Xin Yang <yangmame@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/36234
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Xin Yang 2024-04-13 18:24:06 +08:00 committed by Michał Górny
parent 9fe84d8e86
commit 46fba48ede
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISABLE_AUTOFORMATTING=1
FORCE_PRINT_ELOG=1
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit cmake python-any-r1 systemd readme.gentoo-r1
DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW"