www-apps/radicale: enable py3.11

- 166 passed, 2094 warnings in 5.67s

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2022-08-02 14:55:58 +03:00
parent 1e000877ba
commit dd703a0aba

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1 systemd