summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-09-02 15:46:43 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-09-02 15:46:48 +0200
commite21e6e4c0255f463d69cefe1c8626aa5257ca3d8 (patch)
tree7bf79939ca57ac7af3eff861aa49e068285682ce
parentapp-emulation/xen-tools: enable py3.11 (diff)
downloadgentoo-e21e6e4c0255f463d69cefe1c8626aa5257ca3d8.tar.gz
gentoo-e21e6e4c0255f463d69cefe1c8626aa5257ca3d8.tar.bz2
gentoo-e21e6e4c0255f463d69cefe1c8626aa5257ca3d8.zip
app-emulation/xen: enable py3.11
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--app-emulation/xen/xen-4.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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