diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:34 +0100 |
commit | 48ddc0ec525830119070452c004a32feb2403474 (patch) | |
tree | b231e9eebeb366ed3e939bdaa94ace9229b67370 /dev-python/PyQt5 | |
parent | dev-python/PyQt-builder: Stabilize 1.12.2 amd64, #825670 (diff) | |
download | gentoo-48ddc0ec525830119070452c004a32feb2403474.tar.gz gentoo-48ddc0ec525830119070452c004a32feb2403474.tar.bz2 gentoo-48ddc0ec525830119070452c004a32feb2403474.zip |
dev-python/PyQt5: Stabilize 5.15.6 amd64, #825670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.6.ebuild b/dev-python/PyQt5/PyQt5-5.15.6.ebuild index 2f3121ba3915..8906d29d66f0 100644 --- a/dev-python/PyQt5/PyQt5-5.15.6.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.6.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" # TODO: QtNfc, QtQuick3D, QtRemoteObjects IUSE="bluetooth dbus debug declarative designer examples gles2-only gui help location |