mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
www-client/torbrowser-launcher: enable py3.11
Signed-off-by: Hayley Hughes <hayley@foxes.systems>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_PEP517=no
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
|
||||
inherit distutils-r1 optfeature xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user