diff options
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-44.3.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-44.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/mutter/mutter-44.3.ebuild b/x11-wm/mutter/mutter-44.3.ebuild index cd00690a208a..75aed72ffc98 100644 --- a/x11-wm/mutter/mutter-44.3.ebuild +++ b/x11-wm/mutter/mutter-44.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" diff --git a/x11-wm/mutter/mutter-44.4.ebuild b/x11-wm/mutter/mutter-44.4.ebuild index c8f15b620b6c..1c43d74fd745 100644 --- a/x11-wm/mutter/mutter-44.4.ebuild +++ b/x11-wm/mutter/mutter-44.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome.org gnome2-utils meson python-any-r1 udev xdg DESCRIPTION="GNOME compositing window manager based on Clutter" |