mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
media-libs/aubio: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
cf0912c13b
commit
46ab209368
@ -6,7 +6,7 @@ EAPI=8
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_OPTIONAL=1
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_REQ_USE='threads(+)'
|
||||
inherit distutils-r1 waf-utils
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ EAPI=8
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_OPTIONAL=1
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_REQ_USE='threads(+)'
|
||||
inherit distutils-r1 ffmpeg-compat waf-utils
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user