diff options
-rw-r--r-- | gui-libs/vte-common/vte-common-0.72.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte-common/vte-common-0.72.2.ebuild b/gui-libs/vte-common/vte-common-0.72.2.ebuild index 2cddc08dce36..d3336f32f1e8 100644 --- a/gui-libs/vte-common/vte-common-0.72.2.ebuild +++ b/gui-libs/vte-common/vte-common-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 |