commit:     e54e22de7d7b30817a85f8ec95aa9afcb647d667
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 19:03:00 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 23 19:04:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54e22de

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

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild 
b/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild
index 55a62632c25..8ea8d40b3a3 100644
--- a/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild
+++ b/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit cmake python-any-r1 xdg-utils
 

Reply via email to