commit: 96852418515daf9e96aae45140906741d555dfd3 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 20:19:11 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 15:10:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96852418
dev-python/PyQt5: stable on arm64 Bug: https://bugs.gentoo.org/703284 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14850 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/PyQt5/PyQt5-5.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt5/PyQt5-5.13.2.ebuild b/dev-python/PyQt5/PyQt5-5.13.2.ebuild index e398d414ce6..79994dc2a79 100644 --- a/dev-python/PyQt5/PyQt5-5.13.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.13.2.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" # TODO: QtNfc, QtRemoteObjects (Qt >= 5.12) IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location multimedia
