diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.72.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.72.2.ebuild b/x11-libs/vte/vte-0.72.2.ebuild index 04ee6c291ffb..d4048c5a2eb9 100644 --- a/x11-libs/vte/vte-0.72.2.ebuild +++ b/x11-libs/vte/vte-0.72.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome.org meson python-any-r1 vala xdg |