mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user