diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-08 11:24:00 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-09 22:06:03 +0200 |
commit | 9a74c94241d4d09ee1021ef47c5fd5b8f305c094 (patch) | |
tree | 2e951715d700b77c5dad1252fd69fecd7d67b4d8 /dev-python/PyQt5 | |
parent | dev-python/verboselogs: arm keyworded (bug #661600) (diff) | |
download | gentoo-9a74c94241d4d09ee1021ef47c5fd5b8f305c094.tar.gz gentoo-9a74c94241d4d09ee1021ef47c5fd5b8f305c094.tar.bz2 gentoo-9a74c94241d4d09ee1021ef47c5fd5b8f305c094.zip |
dev-python/PyQt5: arm 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: Michał Górny <mgorny@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 0c18dc9fac5e..04c639a05ba6 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 |