diff options
author | 2016-03-15 12:08:12 +0100 | |
---|---|---|
committer | 2016-03-15 12:08:12 +0100 | |
commit | c3ff43755560910513fbec8534fd06b2a1b783e0 (patch) | |
tree | bde522c6ab27293e0008fabbeafade5503bf9ad3 /dev-python/PyQt5 | |
parent | net-analyzer/pnp4nagios: amd64 stable wrt bug #548968 (diff) | |
download | gentoo-c3ff43755560910513fbec8534fd06b2a1b783e0.tar.gz gentoo-c3ff43755560910513fbec8534fd06b2a1b783e0.tar.bz2 gentoo-c3ff43755560910513fbec8534fd06b2a1b783e0.zip |
dev-python/PyQt5: amd64 stable wrt bug #552394
Package-Manager: portage-2.2.26
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.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index b0d903df96d9..eb7bbcd3fa3f 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -23,7 +23,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" # TODO: QtBluetooth, QtLocation, QtNfc, QtWebEngineWidgets IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia |