diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 10:47:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 10:47:40 +0000 |
commit | 605fcb7276e93c522ff451933496f4448ae70a0a (patch) | |
tree | ccce77386a9f9fcb9f3e2f2dd9388fe528b50384 /dev-python/PyQt5 | |
parent | dev-python/PyQt5: Stabilize 5.15.1 arm, #734372 (diff) | |
download | gentoo-605fcb7276e93c522ff451933496f4448ae70a0a.tar.gz gentoo-605fcb7276e93c522ff451933496f4448ae70a0a.tar.bz2 gentoo-605fcb7276e93c522ff451933496f4448ae70a0a.zip |
dev-python/PyQt5: Stabilize 5.15.1 arm64, #734372
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.1.ebuild b/dev-python/PyQt5/PyQt5-5.15.1.ebuild index 36ea185c3796..fcb8d3f4ecf5 100644 --- a/dev-python/PyQt5/PyQt5-5.15.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.1.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, QtQuick3D, QtRemoteObjects, QtTextToSpeech IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |