diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 06:24:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 06:24:31 +0100 |
commit | 046724520a620dd553ca94dc423c63869ec30d15 (patch) | |
tree | fc2721a39fe3d53893951ba6eaa60aa802a4a3ee /dev-python/PyQt5 | |
parent | dev-python/sip: Stabilize 6.5.0-r1 arm, #825670 (diff) | |
download | gentoo-046724520a620dd553ca94dc423c63869ec30d15.tar.gz gentoo-046724520a620dd553ca94dc423c63869ec30d15.tar.bz2 gentoo-046724520a620dd553ca94dc423c63869ec30d15.zip |
dev-python/PyQt5: Stabilize 5.15.6 arm, #825670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.6.ebuild b/dev-python/PyQt5/PyQt5-5.15.6.ebuild index 60413f61125b..4a449460b3c8 100644 --- a/dev-python/PyQt5/PyQt5-5.15.6.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.6.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |