app-text/atril: enable py3.11

Tests are restricted and not run anyway.

Closes: https://bugs.gentoo.org/896632
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-01 16:04:45 +01:00
parent 4316f1119a
commit bd3840cddb

View File

@@ -5,7 +5,7 @@ EAPI=7
MATE_LA_PUNT="yes"
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit mate python-any-r1 virtualx