mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/shiboken6: enable py3.13
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ EAPI=8
|
||||
# "/usr/bin/shiboken6" at build time and "libshiboken6-*.so" at runtime.
|
||||
# TODO: Add PyPy once officially supported. See also:
|
||||
# https://bugreports.qt.io/browse/PYSIDE-535
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
LLVM_COMPAT=( {15..18} )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user