diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:27:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:28:10 +0300 |
commit | f53c5e31468b88beaf69c249f6850e8ed393ce21 (patch) | |
tree | 25116864b3209b08fb9a77d18ae38eb5964a2fd4 /dev-python/PyQt5 | |
parent | dev-python/bottle: ia64 stable wrt bug #706624 (diff) | |
download | gentoo-f53c5e31468b88beaf69c249f6850e8ed393ce21.tar.gz gentoo-f53c5e31468b88beaf69c249f6850e8ed393ce21.tar.bz2 gentoo-f53c5e31468b88beaf69c249f6850e8ed393ce21.zip |
dev-python/PyQt5: arm stable wrt bug #703284
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.13.2.ebuild b/dev-python/PyQt5/PyQt5-5.13.2.ebuild index e86afa7381c4..e398d414ce64 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 |