summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-01 08:57:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-01 09:41:59 +0200
commit05cabd3fd6809b21c9377a6e2e16d26d30295466 (patch)
tree6c80cd58957442483eae933aa297c04944321317
parentdev-python/django-mptt: add github upstream metadata (diff)
downloadgentoo-05cabd3f.tar.gz
gentoo-05cabd3f.tar.bz2
gentoo-05cabd3f.zip
sys-libs/talloc: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-libs/talloc/talloc-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.3.ebuild b/sys-libs/talloc/talloc-2.3.3.ebuild
index 2b8eb265c04f..10e40e65a723 100644
--- a/sys-libs/talloc/talloc-2.3.3.ebuild
+++ b/sys-libs/talloc/talloc-2.3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils python-single-r1 multilib-minimal