diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 16:24:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 16:24:19 +0000 |
commit | 225f73447058e4b017537daabb477ca4a8dcb283 (patch) | |
tree | 33a8fe833a9b409909e6a15e3e81f46069626507 /dev-python/PyQt5 | |
parent | dev-python/PyQt5: Stabilize 5.15.10-r1 x86, #916751 (diff) | |
download | gentoo-225f73447058e4b017537daabb477ca4a8dcb283.tar.gz gentoo-225f73447058e4b017537daabb477ca4a8dcb283.tar.bz2 gentoo-225f73447058e4b017537daabb477ca4a8dcb283.zip |
dev-python/PyQt5: Stabilize 5.15.10-r1 arm64, #916751
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.10-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.10-r1.ebuild index e3dfb563ca5d..4d54807b7c24 100644 --- a/dev-python/PyQt5/PyQt5-5.15.10-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.10-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86" IUSE=" bluetooth dbus debug declarative designer examples gles2-only gui help location |