diff options
Diffstat (limited to 'media-video/pitivi')
-rw-r--r-- | media-video/pitivi/pitivi-2023.03-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/pitivi/pitivi-2023.03-r2.ebuild b/media-video/pitivi/pitivi-2023.03-r2.ebuild index fdabc77d5fb2..7ecbd86c03c5 100644 --- a/media-video/pitivi/pitivi-2023.03-r2.ebuild +++ b/media-video/pitivi/pitivi-2023.03-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit gnome.org meson python-single-r1 xdg |