diff options
Diffstat (limited to 'media-video/pitivi/pitivi-0.999-r3.ebuild')
-rw-r--r-- | media-video/pitivi/pitivi-0.999-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/pitivi/pitivi-0.999-r3.ebuild b/media-video/pitivi/pitivi-0.999-r3.ebuild index 563d758487ba..c23b6540c767 100644 --- a/media-video/pitivi/pitivi-0.999-r3.ebuild +++ b/media-video/pitivi/pitivi-0.999-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) PYTHON_REQ_USE="sqlite" inherit gnome.org meson python-single-r1 virtualx xdg |