diff options
author | Sam James <sam@gentoo.org> | 2022-02-04 18:47:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-04 18:47:23 +0000 |
commit | 6b65c1f610fdfc578b3bdd6524d5c440579d0c40 (patch) | |
tree | 6d1f60d41eb4759316ae3bc8ea10e8f274d99333 /dev-python/PyQt5 | |
parent | dev-python/PyQt5-sip: Stabilize 12.9.0 ppc64, #831835 (diff) | |
download | gentoo-6b65c1f610fdfc578b3bdd6524d5c440579d0c40.tar.gz gentoo-6b65c1f610fdfc578b3bdd6524d5c440579d0c40.tar.bz2 gentoo-6b65c1f610fdfc578b3bdd6524d5c440579d0c40.zip |
dev-python/PyQt5: Stabilize 5.15.4-r1 ppc64, #831835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild index 0543f12fff09..2b0dd6118a38 100644 --- a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |