dev-python/shiboken2: Stabilize 5.15.1 arm64, #792858

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-07-05 23:34:21 +01:00
parent 116187efd8
commit d81a00a0a0

View File

@@ -28,7 +28,7 @@ SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
KEYWORDS="amd64 arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"