diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-23 12:42:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-23 12:45:07 -0400 |
commit | 626b9370042fd5d300a82a5832f995b66a47283e (patch) | |
tree | 5937205b259a9df77928e491c4c88797a217466e /dev-python/PyQt5 | |
parent | dev-python/PyQt5-sip: arm64 stable (diff) | |
download | gentoo-626b9370042fd5d300a82a5832f995b66a47283e.tar.gz gentoo-626b9370042fd5d300a82a5832f995b66a47283e.tar.bz2 gentoo-626b9370042fd5d300a82a5832f995b66a47283e.zip |
dev-python/PyQt5: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.12.2.ebuild b/dev-python/PyQt5/PyQt5-5.12.2.ebuild index e58ee9b526ec..45e119d2b286 100644 --- a/dev-python/PyQt5/PyQt5-5.12.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.12.2.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: QtNfc, QtRemoteObjects (Qt >= 5.12) IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location multimedia |