dev-util/gtk-doc: enable py3.10

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-10-27 20:45:59 +03:00
parent 7e3aa36b97
commit 34fe3fc9fb

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit elisp-common gnome.org meson python-single-r1 readme.gentoo-r1