diff options
author | John Helmert III <ajak@gentoo.org> | 2022-10-25 22:10:23 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-10-25 22:12:46 -0500 |
commit | 292d4a52f5a84ed97334ba3d957d5dd3f175be44 (patch) | |
tree | 13f11303d4b7e1f486bddc341d922337060e73f7 /net-misc | |
parent | net-misc/spice-gtk: drop 0.39-r2, 0.40 (diff) | |
download | gentoo-292d4a52f5a84ed97334ba3d957d5dd3f175be44.tar.gz gentoo-292d4a52f5a84ed97334ba3d957d5dd3f175be44.tar.bz2 gentoo-292d4a52f5a84ed97334ba3d957d5dd3f175be44.zip |
net-misc/spice-gtk: add python3_11
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41.ebuild | 2 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild index 401650d5a194..d2a5fe9ddbd3 100644 --- a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild index 3f4234f80837..1485ff5c48c7 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-0.41.ebuild b/net-misc/spice-gtk/spice-gtk-0.41.ebuild index 6c26a62e1c95..1e45179576e7 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41.ebuild @@ -6,7 +6,7 @@ EAPI=8 VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 3f4234f80837..1485ff5c48c7 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg |