summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérôme Carretero <cJ@zougloub.eu>2023-02-16 11:25:25 -0500
committerMichał Górny <mgorny@gentoo.org>2023-02-16 18:11:56 +0100
commitda1b5bb054bca0c927cbe6083b0401780a316117 (patch)
tree28c486b33740fcf4b496ba2829bb1ea7648f5c84 /app-emulation
parentapp-backup/borgbackup: Copy py3.11 to -9999 (diff)
downloadgentoo-da1b5bb054bca0c927cbe6083b0401780a316117.tar.gz
gentoo-da1b5bb054bca0c927cbe6083b0401780a316117.tar.bz2
gentoo-da1b5bb054bca0c927cbe6083b0401780a316117.zip
app-emulation/spice: Copy py3.11 to -9999
Signed-off-by: Jérôme Carretero <cJ-gentoo@zougloub.eu> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild
index a2202f928bd9..8b1ec904e164 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit git-r3 meson python-any-r1 readme.gentoo-r1 xdg-utils
DESCRIPTION="SPICE server"