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:23:19
Message-Id: 1577802184.c57fc43aac02075a16b998f7485ffebb59484a9b.ago@gentoo
1 commit: c57fc43aac02075a16b998f7485ffebb59484a9b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 14:23:04 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 14:23:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57fc43a
7
8 dev-python/sip: ia64 stable wrt bug #703284
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ia64"
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 3940399cb24..fde6553ebfc 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}"