Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/
Date: Sun, 02 May 2021 20:41:59
Message-Id: 1619988109.2f9326b0f37063bfa104b54e3b351a853735867c.mattst88@gentoo
1 commit: 2f9326b0f37063bfa104b54e3b351a853735867c
2 Author: Daniel Brandt <poncho <AT> spahan <DOT> ch>
3 AuthorDate: Sun May 2 15:37:16 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 20:41:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9326b0
7
8 media-video/pitivi: enable python3_9
9
10 Closes: https://github.com/gentoo/gentoo/pull/20626
11 Signed-off-by: Daniel Brandt <poncho <AT> spahan.ch>
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 media-video/pitivi/pitivi-0.999-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/pitivi/pitivi-0.999-r4.ebuild b/media-video/pitivi/pitivi-0.999-r4.ebuild
18 index 0fea03048c4..3a300ddf373 100644
19 --- a/media-video/pitivi/pitivi-0.999-r4.ebuild
20 +++ b/media-video/pitivi/pitivi-0.999-r4.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -PYTHON_COMPAT=( python3_8 )
26 +PYTHON_COMPAT=( python3_{8..9} )
27 PYTHON_REQ_USE="sqlite"
28
29 inherit gnome.org meson python-single-r1 virtualx xdg