diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:52:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:52:22 +0100 |
commit | ea8b2c684d0fdec7478e126fee764f8c3daf07c1 (patch) | |
tree | 8aabaae3729349641cf981320ed632a0092f8b32 /dev-python/PyQt5 | |
parent | sys-kernel/vanilla-sources: Automated version bump to {5.4.27,5.5.11} - remov... (diff) | |
download | gentoo-ea8b2c684d0fdec7478e126fee764f8c3daf07c1.tar.gz gentoo-ea8b2c684d0fdec7478e126fee764f8c3daf07c1.tar.bz2 gentoo-ea8b2c684d0fdec7478e126fee764f8c3daf07c1.zip |
dev-python/PyQt5: amd64 stable wrt bug #711000
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.14.1.ebuild b/dev-python/PyQt5/PyQt5-5.14.1.ebuild index 7e02c9b195d9..987ee8533af0 100644 --- a/dev-python/PyQt5/PyQt5-5.14.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.14.1.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 |