diff options
author | Sam James <sam@gentoo.org> | 2024-06-28 19:05:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-28 19:05:24 +0100 |
commit | 7d1968c7afa83c83b8a15591fd3253973560eb0c (patch) | |
tree | 50e80afb28219365348f4f82fd201fb4b6df77ca /dev-python/PyQt6 | |
parent | sys-libs/glibc: Stabilize 2.39-r6 hppa, #932094 (diff) | |
download | gentoo-7d1968c7afa83c83b8a15591fd3253973560eb0c.tar.gz gentoo-7d1968c7afa83c83b8a15591fd3253973560eb0c.tar.bz2 gentoo-7d1968c7afa83c83b8a15591fd3253973560eb0c.zip |
dev-python/PyQt6: Keyword 6.7.0 arm, #935070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.0.ebuild b/dev-python/PyQt6/PyQt6-6.7.0.ebuild index 8d84e1f894ea..204be2fb54bd 100644 --- a/dev-python/PyQt6/PyQt6-6.7.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 ~arm ~arm64" # defaults match what is provided with qtbase by default (except testlib), # reduces the need to set flags but does increase build time a fair amount IUSE=" |