commit: d81a00a0a0b9a18b1aaf7a3c3fbbc525b9b66652 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 5 22:34:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 5 22:34:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81a00a0
dev-python/shiboken2: Stabilize 5.15.1 arm64, #792858 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/shiboken2/shiboken2-5.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.1.ebuild b/dev-python/shiboken2/shiboken2-5.15.1.ebuild index d4a9c6996bc..7acae0aa868 100644 --- a/dev-python/shiboken2/shiboken2-5.15.1.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.1.ebuild @@ -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}"
