diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:00:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:00:42 +0200 |
commit | 495afa590ea1b1c2b00af6ae4f58f57f5589ce7d (patch) | |
tree | 7919d0dac88fa49f66064ed5cec10146a0312f4c /dev-python/PyQt5 | |
parent | dev-python/PyQt5: Stabilize 5.15.7 arm, #885231 (diff) | |
download | gentoo-495afa590ea1b1c2b00af6ae4f58f57f5589ce7d.tar.gz gentoo-495afa590ea1b1c2b00af6ae4f58f57f5589ce7d.tar.bz2 gentoo-495afa590ea1b1c2b00af6ae4f58f57f5589ce7d.zip |
dev-python/PyQt5: Stabilize 5.15.7 amd64, #885231
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.7.ebuild b/dev-python/PyQt5/PyQt5-5.15.7.ebuild index c89669c19fee..014de85515e8 100644 --- a/dev-python/PyQt5/PyQt5-5.15.7.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.7.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} 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 |