diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 10:56:42 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 11:13:01 +0100 |
commit | 309c203d910d9aa86abc19b061fba4efe2caad7b (patch) | |
tree | f54f49b617dd89cb054a62d6f852fd610f9ade47 /dev-python/PyQt5 | |
parent | dev-qt/qtlocation: arm stable (bug 611784). (diff) | |
download | gentoo-309c203d910d9aa86abc19b061fba4efe2caad7b.tar.gz gentoo-309c203d910d9aa86abc19b061fba4efe2caad7b.tar.bz2 gentoo-309c203d910d9aa86abc19b061fba4efe2caad7b.zip |
dev-python/PyQt5: arm stable (bug 611784).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
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 3d2dc7074596..0509e518fa28 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 |