diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:01:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:01:51 +0100 |
commit | a57891131180380b89700785dd3b6ed6f6e32c29 (patch) | |
tree | 0920ccd9a63da1bbe98ef9fc147d578a7e570fe3 /dev-python/PyQt5 | |
parent | sci-libs/scotch: x86 stable wrt bug #701532 (diff) | |
download | gentoo-a57891131180380b89700785dd3b6ed6f6e32c29.tar.gz gentoo-a57891131180380b89700785dd3b6ed6f6e32c29.tar.bz2 gentoo-a57891131180380b89700785dd3b6ed6f6e32c29.zip |
dev-python/PyQt5: x86 stable wrt bug #703284
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d0702624228b..e0a22d89abe8 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 |