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/PyQt5-sip/
Date: Fri, 04 Feb 2022 18:48:08
Message-Id: 1644000442.5b767e842251e3e7e5df13ed466c27b818ee44f7.sam@gentoo
1 commit: 5b767e842251e3e7e5df13ed466c27b818ee44f7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 4 18:47:22 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 4 18:47:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b767e84
7
8 dev-python/PyQt5-sip: Stabilize 12.9.0 ppc64, #831835
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild
16 index d7d2a0f12e28..4fd535eab6fe 100644
17 --- a/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild
18 +++ b/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -19,4 +19,4 @@ S=${WORKDIR}/${MY_P}
26
27 LICENSE="|| ( GPL-2 GPL-3 SIP )"
28 SLOT="0/$(ver_cut 1)"
29 -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
30 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"