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/sip/
Date: Wed, 26 May 2021 08:04:59
Message-Id: 1622016236.5c4a345d275b2e506e4e67fe3a67901ca2c767d7.sam@gentoo
1 commit: 5c4a345d275b2e506e4e67fe3a67901ca2c767d7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:02:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 08:03:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4a345d
7
8 dev-python/sip: Stabilize 4.19.25 ppc, #791817
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sip/sip-4.19.25.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sip/sip-4.19.25.ebuild b/dev-python/sip/sip-4.19.25.ebuild
16 index 7a9a4000474..db9d0ddc9bb 100644
17 --- a/dev-python/sip/sip-4.19.25.ebuild
18 +++ b/dev-python/sip/sip-4.19.25.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="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
25 IUSE="doc"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"