diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:13 +0100 |
commit | 60ce8877cabe57de4e1c4e7183b4429e02e62285 (patch) | |
tree | f966dad27751778d3f43a70a30bb749c1af31e86 /dev-python/PyQt5 | |
parent | dev-python/PyQt4: amd64 stable wrt bug #611784 (diff) | |
download | gentoo-60ce8877cabe57de4e1c4e7183b4429e02e62285.tar.gz gentoo-60ce8877cabe57de4e1c4e7183b4429e02e62285.tar.bz2 gentoo-60ce8877cabe57de4e1c4e7183b4429e02e62285.zip |
dev-python/PyQt5: amd64 stable wrt bug #611784
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.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 0509e518fa28..9714e30f9668 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 |