mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libmypaint: enable py3.12
fwics this is only used for build-time generate.py, and it builds fine. Revbump to update BDEPEND given default switch to 3.12 is close and it may not get a bump before then. Closes: https://bugs.gentoo.org/929643 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit libtool python-any-r1 toolchain-funcs
|
||||
|
||||
Reference in New Issue
Block a user