diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:17 +0100 |
commit | e7311237d854b095d916af55f42fa962ed936550 (patch) | |
tree | 87d2f96833155b8d8c606c2a4ce86b25f66700ac /dev-python/PyQt-builder | |
parent | dev-python/sip: Stabilize 6.5.0-r1 x86, #825670 (diff) | |
download | gentoo-e7311237d854b095d916af55f42fa962ed936550.tar.gz gentoo-e7311237d854b095d916af55f42fa962ed936550.tar.bz2 gentoo-e7311237d854b095d916af55f42fa962ed936550.zip |
dev-python/PyQt-builder: Stabilize 1.12.2 x86, #825670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt-builder')
-rw-r--r-- | dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild index f136447e373d..f37184073d0f 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.12.2.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-2 GPL-3 SIP )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] |