net-libs/telepathy-glib: add python 3.10

Closes: https://bugs.gentoo.org/829464
Signed-off-by: t0b3 <thomas.bettler@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23386
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
t0b3
2021-12-17 14:22:33 +01:00
committed by Matt Turner
parent 73ad0b9321
commit 50586b856b

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"