Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sip/
Date: Tue, 31 Dec 2019 14:16:05
Message-Id: 1577801745.185cdc960d83520a8c827e699949941c554675c9.ago@gentoo
1 commit: 185cdc960d83520a8c827e699949941c554675c9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 14:15:45 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 14:15:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185cdc96
7
8 dev-python/sip: ppc stable wrt bug #703284
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/sip/sip-4.19.19.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/sip/sip-4.19.19.ebuild b/dev-python/sip/sip-4.19.19.ebuild
18 index b3b1bdf033b..4413e9834b0 100644
19 --- a/dev-python/sip/sip-4.19.19.ebuild
20 +++ b/dev-python/sip/sip-4.19.19.ebuild
21 @@ -20,7 +20,7 @@ fi
22 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h
23 SLOT="0/12"
24 LICENSE="|| ( GPL-2 GPL-3 SIP )"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
27 IUSE="doc"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"