summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2022-10-25 22:24:27 -0500
committerJohn Helmert III <ajak@gentoo.org>2022-10-25 22:24:27 -0500
commita2c58194f0ef00329d85704e432fa9bd7f649041 (patch)
tree049b844125b3d496a8639783aca73b7477944798 /app-emulation/qemu-guest-agent
parentnet-misc/spice-gtk: add python3_11 (diff)
downloadgentoo-a2c58194f0ef00329d85704e432fa9bd7f649041.tar.gz
gentoo-a2c58194f0ef00329d85704e432fa9bd7f649041.tar.bz2
gentoo-a2c58194f0ef00329d85704e432fa9bd7f649041.zip
app-emulation/qemu-guest-agent: add python3_11
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'app-emulation/qemu-guest-agent')
-rw-r--r--app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild2
-rw-r--r--app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild
index 755c49bd5d95..90262e9f632b 100644
--- a/app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild
+++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-6.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{7..11} )
inherit systemd toolchain-funcs udev python-any-r1
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild
index 87c4dbf69d23..2064e3a7dc15 100644
--- a/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild
+++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-7.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit edo systemd toolchain-funcs python-any-r1 udev