mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
media-plugins/vamp-aubio-plugins: enable py3.13, py3.14, pypy3_11
Closes: https://bugs.gentoo.org/952537 Closes: https://bugs.gentoo.org/951044 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
651b915ec9
commit
9f48c85023
@ -1,8 +1,8 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
PYTHON_COMPAT=( pypy3 python3_{10..12} )
|
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||||
PYTHON_REQ_USE='threads(+)'
|
PYTHON_REQ_USE='threads(+)'
|
||||||
|
|
||||||
inherit python-any-r1 waf-utils
|
inherit python-any-r1 waf-utils
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user