Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
Date: Fri, 02 Sep 2022 13:46:55
Message-Id: 1662126408.e21e6e4c0255f463d69cefe1c8626aa5257ca3d8.flow@gentoo
1 commit: e21e6e4c0255f463d69cefe1c8626aa5257ca3d8
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 13:46:43 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 13:46:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21e6e4c
7
8 app-emulation/xen: enable py3.11
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 app-emulation/xen/xen-4.16.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/xen/xen-4.16.2.ebuild b/app-emulation/xen/xen-4.16.2.ebuild
16 index 1ba64bff20e1..108e94c663c3 100644
17 --- a/app-emulation/xen/xen-4.16.2.ebuild
18 +++ b/app-emulation/xen/xen-4.16.2.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=8
22
23 -PYTHON_COMPAT=( python3_{8..10} )
24 +PYTHON_COMPAT=( python3_{8..11} )
25
26 inherit flag-o-matic mount-boot python-any-r1 toolchain-funcs