summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2021-10-01 14:29:23 +0300
committerMart Raudsepp <leio@gentoo.org>2021-10-01 14:29:46 +0300
commit25f26ad68ab299681bb0837418be589a8d02eb19 (patch)
treec2768abf63b16fc68c19ce3ad3233bc97cb526f4 /app-text/yelp-tools/yelp-tools-40.0.ebuild
parentsys-apps/gpet: fix the doc file path (again) (diff)
downloadgentoo-25f26ad68ab299681bb0837418be589a8d02eb19.tar.gz
gentoo-25f26ad68ab299681bb0837418be589a8d02eb19.tar.bz2
gentoo-25f26ad68ab299681bb0837418be589a8d02eb19.zip
app-text/yelp-tools: Enable py3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text/yelp-tools/yelp-tools-40.0.ebuild')
-rw-r--r--app-text/yelp-tools/yelp-tools-40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 6cef89d63181..df5d518f592c 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"