Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycairo/
Date: Sun, 29 Oct 2017 22:08:16
Message-Id: 1509314874.0fff1efb937ec11a1e7b9ae548cb809f740093ec.whissi@gentoo
1 commit: 0fff1efb937ec11a1e7b9ae548cb809f740093ec
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 22:02:35 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 22:07:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fff1efb
7
8 dev-python/pycairo: x86 stable (bug #634322)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-python/pycairo/pycairo-1.15.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pycairo/pycairo-1.15.3.ebuild b/dev-python/pycairo/pycairo-1.15.3.ebuild
16 index e066f05855b..9cc7f2956b2 100644
17 --- a/dev-python/pycairo/pycairo-1.15.3.ebuild
18 +++ b/dev-python/pycairo/pycairo-1.15.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pygobject/${PN}/releases/download/v${PV}/${P}.tar.gz
20
21 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE="doc examples test xcb"
26
27 # Note: xpyb is used as the C header, not Python modules