diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:18 +0100 |
commit | 1b88bc39158283970c75030e1f94bffc1d3a9dda (patch) | |
tree | 2af5ee689a4b9699365c011f3f40b326ea391d37 /dev-python/PyQt5 | |
parent | dev-python/PyQt-builder: Stabilize 1.12.2 x86, #825670 (diff) | |
download | gentoo-1b88bc39158283970c75030e1f94bffc1d3a9dda.tar.gz gentoo-1b88bc39158283970c75030e1f94bffc1d3a9dda.tar.bz2 gentoo-1b88bc39158283970c75030e1f94bffc1d3a9dda.zip |
dev-python/PyQt5: Stabilize 5.15.6 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.6.ebuild b/dev-python/PyQt5/PyQt5-5.15.6.ebuild index e7370b766973..2f3121ba3915 100644 --- a/dev-python/PyQt5/PyQt5-5.15.6.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.6.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=8 @@ -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 |