Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt-builder/
Date: Fri, 02 Dec 2022 10:21:04
Message-Id: 1669976430.081491ecc9c651523e4e0317cc1654d17cbf3328.xen0n@gentoo
1 commit: 081491ecc9c651523e4e0317cc1654d17cbf3328
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 06:49:32 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 10:20:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081491ec
7
8 dev-python/PyQt-builder: keyword 1.12.2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <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 9b6bc50a1942..5688bdf17363 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 ~loong ~ppc ppc64 ~riscv x86"
25
26 RDEPEND="
27 dev-python/packaging[${PYTHON_USEDEP}]