diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-03-24 11:07:18 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-03-24 11:07:43 +1100 |
commit | 0e6d22570c2ab1a2711d8b860dc4a83e0328a71b (patch) | |
tree | d577d53d5af723d0c741dbdfb368da8b75b13c1a /dev-python/PyQt5 | |
parent | dev-qt: stabilise 5.9.4 for amd64/x86 (diff) | |
download | gentoo-0e6d22570c2ab1a2711d8b860dc4a83e0328a71b.tar.gz gentoo-0e6d22570c2ab1a2711d8b860dc4a83e0328a71b.tar.bz2 gentoo-0e6d22570c2ab1a2711d8b860dc4a83e0328a71b.zip |
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
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.9.2.ebuild b/dev-python/PyQt5/PyQt5-5.9.2.ebuild index e465a1c6492b..881db94f185d 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 |