commit:     25f26ad68ab299681bb0837418be589a8d02eb19
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  1 11:29:23 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Oct  1 11:29:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f26ad6

app-text/yelp-tools: Enable py3.10

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 6cef89d6318..df5d518f592 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit gnome2 meson python-single-r1
 
 DESCRIPTION="Collection of tools for building and converting documentation"

Reply via email to