diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-25 08:05:28 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-25 08:05:28 +0200 |
commit | 25a0b7b872a4e0d584a97084609e765950671e7a (patch) | |
tree | 0c70728755b9c2c73207cc6bbb9720f34e9b874c /dev-python/PyQt5 | |
parent | net-analyzer/zabbix: bump to 6.0.17 (diff) | |
download | gentoo-25a0b7b872a4e0d584a97084609e765950671e7a.tar.gz gentoo-25a0b7b872a4e0d584a97084609e765950671e7a.tar.bz2 gentoo-25a0b7b872a4e0d584a97084609e765950671e7a.zip |
dev-python/PyQt5: Stabilize 5.15.9 x86, #904783
Signed-off-by: Jakov Smolić <jsmolic@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 fee16e05b860..bccf78acac9c 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 |