From e21e6e4c0255f463d69cefe1c8626aa5257ca3d8 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Fri, 2 Sep 2022 15:46:43 +0200 Subject: app-emulation/xen: enable py3.11 Signed-off-by: Florian Schmaus --- app-emulation/xen/xen-4.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/xen/xen-4.16.2.ebuild b/app-emulation/xen/xen-4.16.2.ebuild index 1ba64bff20e1..108e94c663c3 100644 --- a/app-emulation/xen/xen-4.16.2.ebuild +++ b/app-emulation/xen/xen-4.16.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit flag-o-matic mount-boot python-any-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad