diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-29 22:44:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-29 22:44:57 +0200 |
commit | 1d0db2c013efbdbff7e599a51288738817fc120d (patch) | |
tree | 3576b0913688645685a80a518024c44331a1e5cd /dev-python/PyQt5 | |
parent | dev-python/sip: arm stable, bug #552394 (diff) | |
download | gentoo-1d0db2c013efbdbff7e599a51288738817fc120d.tar.gz gentoo-1d0db2c013efbdbff7e599a51288738817fc120d.tar.bz2 gentoo-1d0db2c013efbdbff7e599a51288738817fc120d.zip |
dev-python/PyQt5: arm stable, bug #552394
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.5.ebuild b/dev-python/PyQt5/PyQt5-5.5.ebuild index 233fa7cf0965..2ab377073f3d 100644 --- a/dev-python/PyQt5/PyQt5-5.5.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.ebuild @@ -22,7 +22,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 |