Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
Date: Thu, 30 Apr 2020 14:46:06
Message-Id: 1588257758.574805c8adbdead6b9a2c44f0ef4f9492d83c314.dlan@gentoo
1 commit: 574805c8adbdead6b9a2c44f0ef4f9492d83c314
2 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 28 11:55:59 2020 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 30 14:42:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574805c8
7
8 app-emulation/xen: add python3.{7,8} support
9
10 Closes: https://github.com/gentoo/gentoo/pull/15554
11 Bug: https://bugs.gentoo.org/718216
12 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
13 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
14
15 app-emulation/xen/xen-4.13.0-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emulation/xen/xen-4.13.0-r3.ebuild b/app-emulation/xen/xen-4.13.0-r3.ebuild
19 index f95ccf1dab6..9141030b585 100644
20 --- a/app-emulation/xen/xen-4.13.0-r3.ebuild
21 +++ b/app-emulation/xen/xen-4.13.0-r3.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python3_6 )
27 +PYTHON_COMPAT=( python3_{6,7,8} )
28
29 inherit flag-o-matic mount-boot multilib python-any-r1 toolchain-funcs