mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/shiboken2: python bump
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ EAPI=7
|
||||
# "/usr/bin/shiboken2" at build time and "libshiboken2-*.so" at runtime.
|
||||
# TODO: Add PyPy once officially supported. See also:
|
||||
# https://bugreports.qt.io/browse/PYSIDE-535
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit cmake llvm python-r1 toolchain-funcs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user