diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:51:06 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:51:06 -0400 |
commit | 3dc4e887c5bbf9fc2493c1b0c7c7531f21f6a431 (patch) | |
tree | 7599db77f49ea890f0e5f9c0ce9454584c90984a /dev-python/PyQt5 | |
parent | dev-python/sip: stable on arm (diff) | |
download | gentoo-3dc4e887c5bbf9fc2493c1b0c7c7531f21f6a431.tar.gz gentoo-3dc4e887c5bbf9fc2493c1b0c7c7531f21f6a431.tar.bz2 gentoo-3dc4e887c5bbf9fc2493c1b0c7c7531f21f6a431.zip |
dev-python/PyQt5: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild b/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild index 62e0077bd41d..0378fbb04cb8 100644 --- a/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild @@ -19,7 +19,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" # TODO: QtNetworkAuth, QtNfc IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location |