diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:23:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:26:33 +0100 |
commit | 874da962a847ebf2f3fc1939e2cd6ab1e5f00c69 (patch) | |
tree | 368b39f0615047f062271988d919176bfff80aa2 /dev-python/PyQt5 | |
parent | dev-python/PyQt4: x86 stable wrt bug #611784 (diff) | |
download | gentoo-874da962a847ebf2f3fc1939e2cd6ab1e5f00c69.tar.gz gentoo-874da962a847ebf2f3fc1939e2cd6ab1e5f00c69.tar.bz2 gentoo-874da962a847ebf2f3fc1939e2cd6ab1e5f00c69.zip |
dev-python/PyQt5: x86 stable wrt bug #611784
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.7.1.ebuild b/dev-python/PyQt5/PyQt5-5.7.1.ebuild index 9714e30f9668..0de6722265f6 100644 --- a/dev-python/PyQt5/PyQt5-5.7.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.7.1.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~ppc64 ~x86" +KEYWORDS="amd64 arm ~ppc64 x86" # TODO: QtNfc IUSE="bluetooth dbus debug declarative designer doc examples gles2 gui help location |