diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 20:17:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 20:17:55 +0000 |
commit | 3a261db0379362ded62379ea4fc31a717dca4bc6 (patch) | |
tree | 219fde98a3cabc26a234ad6cdbb0835810e0de39 | |
parent | dev-libs/libgcrypt: Stabilize 1.9.0 amd64, #766213 (diff) | |
download | gentoo-3a261db0379362ded62379ea4fc31a717dca4bc6.tar.gz gentoo-3a261db0379362ded62379ea4fc31a717dca4bc6.tar.bz2 gentoo-3a261db0379362ded62379ea4fc31a717dca4bc6.zip |
dev-python/PyQt5: Stabilize 5.15.2 arm, #766171
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.2.ebuild b/dev-python/PyQt5/PyQt5-5.15.2.ebuild index 0950b911b826..6aa88dd74cdd 100644 --- a/dev-python/PyQt5/PyQt5-5.15.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.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, QtQuick3D, QtRemoteObjects, QtTextToSpeech IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |