diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyside/pyside-6.10.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pyside/pyside-6.10.1-r1.ebuild b/dev-python/pyside/pyside-6.10.1-r1.ebuild index 2512ffae203e..dc797e43a082 100644 --- a/dev-python/pyside/pyside-6.10.1-r1.ebuild +++ b/dev-python/pyside/pyside-6.10.1-r1.ebuild @@ -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 |
