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: Tue, 03 Nov 2020 13:12:26
Message-Id: 1604409111.5ba62314a05583068bbd2d8f14b5930c8c080d0c.sam@gentoo
1 commit: 5ba62314a05583068bbd2d8f14b5930c8c080d0c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 13:11:51 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 13:11:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba62314
7
8 dev-python/PyQt5-sip: Stabilize 4.19.24 arm64, #752333
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild
16 index d5d6640ea13..3c4f8311d4b 100644
17 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild
18 +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild
19 @@ -20,7 +20,7 @@ fi
20 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h
21 SLOT="0/12"
22 LICENSE="|| ( GPL-2 GPL-3 SIP )"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"