summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2022-06-26 09:49:48 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2022-06-26 09:49:53 +0200
commit4062ba6c489191f6c4716c5f50e306bbd2d4951c (patch)
tree4a9dbad1244fd274bdbfc36f6b05a4ec9dc0760d /media-plugins/mda-lv2
parentwww-apps/chromedriver-bin: add 103.0.5060.53, drop 102.0.5005.61 (diff)
downloadgentoo-4062ba6c489191f6c4716c5f50e306bbd2d4951c.tar.gz
gentoo-4062ba6c489191f6c4716c5f50e306bbd2d4951c.tar.bz2
gentoo-4062ba6c489191f6c4716c5f50e306bbd2d4951c.zip
media-plugins/mda-lv2: added python 3.10 & 3.11
Closes: https://bugs.gentoo.org/846038 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-plugins/mda-lv2')
-rw-r--r--media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 95aac2e05233..2b0e8e37bf6b 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE='threads(+)'
inherit python-any-r1 waf-utils