app-text/cherrytree: Enable py3.9 & py3.10

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-05-23 21:03:00 +02:00
parent 405c72eaae
commit e54e22de7d

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..8} )
PYTHON_COMPAT=( python3_{7..10} )
inherit cmake python-any-r1 xdg-utils