x11-wm/xpra: Add Python 3.10 to version 4.3.2

The tests pass.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2022-02-27 10:18:53 +00:00
parent 9048832d9d
commit 7dafb3115a

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{7,8,9,10} )
DISTUTILS_SINGLE_IMPL=yes
DISTUTILS_USE_SETUPTOOLS=no
inherit xdg xdg-utils distutils-r1 tmpfiles udev