From 2f9326b0f37063bfa104b54e3b351a853735867c Mon Sep 17 00:00:00 2001 From: Daniel Brandt Date: Sun, 2 May 2021 17:37:16 +0200 Subject: media-video/pitivi: enable python3_9 Closes: https://github.com/gentoo/gentoo/pull/20626 Signed-off-by: Daniel Brandt Signed-off-by: Matt Turner --- media-video/pitivi/pitivi-0.999-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-video') diff --git a/media-video/pitivi/pitivi-0.999-r4.ebuild b/media-video/pitivi/pitivi-0.999-r4.ebuild index 0fea03048c4f..3a300ddf3731 100644 --- a/media-video/pitivi/pitivi-0.999-r4.ebuild +++ b/media-video/pitivi/pitivi-0.999-r4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) PYTHON_REQ_USE="sqlite" inherit gnome.org meson python-single-r1 virtualx xdg -- cgit v1.2.3-65-gdbad