mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyside: add LLVM 21 support
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44882 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
599b18d0d5
commit
bad54a4ecf
@@ -8,8 +8,9 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
# python3.14 support upstream but getting build issues
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
LLVM_COMPAT=( {16..20} )
|
||||
LLVM_COMPAT=( {16..21} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_EXT=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user