commit: 772a94bdb1ee10199915b8affbf3f6516d6ef81c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 08:05:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 08:05:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a94bd
dev-python/pyside2: Keyword 5.15.1 arm64, #767199 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pyside2/pyside2-5.15.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyside2/pyside2-5.15.1.ebuild b/dev-python/pyside2/pyside2-5.15.1.ebuild index d338dc4e02d..0fa8713a733 100644 --- a/dev-python/pyside2/pyside2-5.15.1.ebuild +++ b/dev-python/pyside2/pyside2-5.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE=" 3d charts concurrent datavis designer gles2-only +gui help location multimedia +network positioning printsupport qml quick script scripttools
