diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-08 00:53:45 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 19:31:34 +0300 |
commit | ff6cfae4a995a4fb432dadfe3393e8427e89129f (patch) | |
tree | f643aea3a6f559d662f3ccfee7ea94e8e21e6185 /dev-python/PyQt5 | |
parent | dev-python/PyQtWebEngine: arm64 stable (bug #711000) (diff) | |
download | gentoo-ff6cfae4a995a4fb432dadfe3393e8427e89129f.tar.gz gentoo-ff6cfae4a995a4fb432dadfe3393e8427e89129f.tar.bz2 gentoo-ff6cfae4a995a4fb432dadfe3393e8427e89129f.zip |
dev-python/PyQt5: arm64 stable (bug #711000)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.14.2.ebuild b/dev-python/PyQt5/PyQt5-5.14.2.ebuild index 8db953c007fb..0c18dc9fac5e 100644 --- a/dev-python/PyQt5/PyQt5-5.14.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.14.2.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" # TODO: QtNfc, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |