mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
net-proxy/sshuttle: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
6996ac429f
commit
eedcb4217b
@ -14,7 +14,7 @@ SSHUTTLE_DOCS_VERSION=${PV}
|
||||
SSHUTTLE_DOCS_USEFLAG="+doc"
|
||||
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
inherit distutils-r1 linux-info
|
||||
|
||||
DESCRIPTION="Transparent proxy server that works as a poor man's VPN using ssh"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user