diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-24 11:25:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-24 11:25:03 +0300 |
commit | 9909d7cbe2fa9a6a74e0428ccf73854bd9897a6e (patch) | |
tree | 3827435cff21279452d1408f988b6ec8a8970dde /dev-python/PyQt5 | |
parent | package.mask: Unmask =dev-python/meson-python-0.13.0 (diff) | |
download | gentoo-9909d7cbe2fa9a6a74e0428ccf73854bd9897a6e.tar.gz gentoo-9909d7cbe2fa9a6a74e0428ccf73854bd9897a6e.tar.bz2 gentoo-9909d7cbe2fa9a6a74e0428ccf73854bd9897a6e.zip |
dev-python/PyQt5: Stabilize 5.15.9 arm, #904783
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.9.ebuild b/dev-python/PyQt5/PyQt5-5.15.9.ebuild index e7fb9f5287c4..7f375252e6b3 100644 --- a/dev-python/PyQt5/PyQt5-5.15.9.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.9.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |