Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/
Date: Mon, 02 Dec 2019 19:21:38
Message-Id: 1575314271.69c3c944791b725ddef86e5f86bdcededd68923f.asturm@gentoo
1 commit: 69c3c944791b725ddef86e5f86bdcededd68923f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 15:59:48 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 19:17:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c3c944
7
8 x11-base/xcb-proto: python3_8
9
10 Closes: https://bugs.gentoo.org/701586
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
18 index e6ecba012eb..9fe2256a4da 100644
19 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild
20 +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=5
24
25 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
26 +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
27 XORG_MULTILIB=yes
28 XORG_STATIC=no