Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/
Date: Fri, 05 May 2017 15:20:51
Message-Id: 1493997620.3b505e300162c022b40144239a0f413281ea2a62.mrueg@gentoo
1 commit: 3b505e300162c022b40144239a0f413281ea2a62
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 5 15:20:20 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri May 5 15:20:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b505e30
7
8 x11-libs/libxcb: Add python3_6
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 x11-libs/libxcb/libxcb-1.12-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
16 index bf370c8e9ed..91086af06cd 100644
17 --- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild
18 +++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=5
22
23 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
24 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
25 PYTHON_REQ_USE=xml
26
27 XORG_DOC=doc