Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
Date: Sun, 16 Feb 2020 13:41:58
Message-Id: 1581860494.0802b73951bbda98d7a0736348a60e6f2b80c42c.asturm@gentoo
1 commit: 0802b73951bbda98d7a0736348a60e6f2b80c42c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 13:36:35 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 13:41:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0802b739
7
8 media-sound/frescobaldi: python3_8
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
17 index 36c28099f62..bc65a3bed63 100644
18 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
19 +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7} )
25 +PYTHON_COMPAT=( python3_{6,7,8} )
26 inherit distutils-r1 xdg-utils
27
28 DESCRIPTION="A LilyPond sheet music text editor"