commit: 5f92436dfce4e878706f78f3885610072739168a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 5 22:34:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 5 22:34:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f92436d
dev-python/pyside2: Stabilize 5.15.1 arm64, #792858 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pyside2/pyside2-5.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyside2/pyside2-5.15.1.ebuild b/dev-python/pyside2/pyside2-5.15.1.ebuild index f8073c8fb90..faca1fb3315 100644 --- a/dev-python/pyside2/pyside2-5.15.1.ebuild +++ b/dev-python/pyside2/pyside2-5.15.1.ebuild @@ -33,7 +33,7 @@ SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${ # See "sources/pyside2/PySide2/licensecomment.txt" for licensing details. LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 )" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE=" 3d charts concurrent datavis designer gles2-only +gui help location multimedia +network positioning printsupport qml quick script scripttools
