diff options
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild index f6db285d1dc8..af1ce907709d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit desktop meson python-any-r1 readme.gentoo-r1 vala xdg-utils |