diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 16:24:17 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-03 16:24:17 +0000 |
commit | 35789c937d0424ff6401385d296adc0aaa92cbbe (patch) | |
tree | be96e91c96e24d3c9344ef845b6e930872867b01 /dev-python/PyQt5 | |
parent | dev-python/PyQt5: Stabilize 5.15.10-r1 ppc64, #916751 (diff) | |
download | gentoo-35789c937d0424ff6401385d296adc0aaa92cbbe.tar.gz gentoo-35789c937d0424ff6401385d296adc0aaa92cbbe.tar.bz2 gentoo-35789c937d0424ff6401385d296adc0aaa92cbbe.zip |
dev-python/PyQt5: Stabilize 5.15.10-r1 amd64, #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 10dc69c3504e..8f1572371acd 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 |