Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt-builder/
Date: Wed, 01 Jun 2022 01:56:05
Message-Id: 1654048533.75d040b56a49fe35030d0d50f5ed33a04e312b0a.sam@gentoo
1 commit: 75d040b56a49fe35030d0d50f5ed33a04e312b0a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 01:55:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 01:55:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d040b5
7
8 dev-python/PyQt-builder: Stabilize 1.12.2 amd64, #825670
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild
16 index f37184073d0f..646c8330d0a4 100644
17 --- a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild
18 +++ b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild
19 @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
20
21 LICENSE="|| ( GPL-2 GPL-3 SIP )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 dev-python/packaging[${PYTHON_USEDEP}]