diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:33 +0100 |
commit | 75d040b56a49fe35030d0d50f5ed33a04e312b0a (patch) | |
tree | eb00192d3b5d15608c6b1f11db6c45adae9f4211 /dev-python/PyQt-builder | |
parent | dev-python/sip: Stabilize 6.5.0-r1 amd64, #825670 (diff) | |
download | gentoo-75d040b56a49fe35030d0d50f5ed33a04e312b0a.tar.gz gentoo-75d040b56a49fe35030d0d50f5ed33a04e312b0a.tar.bz2 gentoo-75d040b56a49fe35030d0d50f5ed33a04e312b0a.zip |
dev-python/PyQt-builder: Stabilize 1.12.2 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 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 f37184073d0f..646c8330d0a4 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild @@ -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}] |