summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bettler <thomas.bettler@gmail.com>2021-12-17 12:09:55 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2021-12-18 12:58:34 +0100
commit3566f8613ebd7afa2610a558818ed63cc8568465 (patch)
tree255616cf8843619c5768189b488d7e0733b70121 /media-libs/lilv
parentdev-libs/sord: add python 3.10 (diff)
downloadgentoo-3566f8613ebd7afa2610a558818ed63cc8568465.tar.gz
gentoo-3566f8613ebd7afa2610a558818ed63cc8568465.tar.bz2
gentoo-3566f8613ebd7afa2610a558818ed63cc8568465.zip
media-libs/lilv: add python 3.10
Closes: https://bugs.gentoo.org/829439 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23376 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/lilv')
-rw-r--r--media-libs/lilv/lilv-0.24.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lilv/lilv-0.24.12.ebuild b/media-libs/lilv/lilv-0.24.12.ebuild
index 422b03eec611..987842065f05 100644
--- a/media-libs/lilv/lilv-0.24.12.ebuild
+++ b/media-libs/lilv/lilv-0.24.12.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE='threads(+)'
inherit python-single-r1 waf-utils bash-completion-r1 multilib-build multilib-minimal