diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 21:06:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 21:06:47 +0100 |
commit | cefe7c2b3ddd70dc179f8c66105f62e0d99e567c (patch) | |
tree | 48be0c76c6730cd78dffcc8242e002fd35b2ec6d /dev-python/PyQt5 | |
parent | dev-python/PyQt5-sip: Stabilize 12.9.0 arm, #799632 (diff) | |
download | gentoo-cefe7c2b3ddd70dc179f8c66105f62e0d99e567c.tar.gz gentoo-cefe7c2b3ddd70dc179f8c66105f62e0d99e567c.tar.bz2 gentoo-cefe7c2b3ddd70dc179f8c66105f62e0d99e567c.zip |
dev-python/PyQt5: Stabilize 5.15.4-r1 arm, #799632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild index 3df5fd4ae177..78f0bdd5dd0e 100644 --- a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |