commit: 0e6d22570c2ab1a2711d8b860dc4a83e0328a71b Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Mar 24 00:07:18 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Mar 24 00:07:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6d2257
dev-python/PyQt5: stabilise 5.9.2 for amd64/x86 Bug: https://bugs.gentoo.org/642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/PyQt5/PyQt5-5.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt5/PyQt5-5.9.2.ebuild b/dev-python/PyQt5/PyQt5-5.9.2.ebuild index e465a1c6492..881db94f185 100644 --- a/dev-python/PyQt5/PyQt5-5.9.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.9.2.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" # TODO: QtNfc IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location
