summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-02-16 14:36:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-16 14:41:34 +0100
commit0802b73951bbda98d7a0736348a60e6f2b80c42c (patch)
treea3ee06917bd7e235dade5f95b89aa2d981fe72b8 /media-sound
parentmedia-gfx/iscan: Fix build with >=imagemagick-7 (diff)
downloadgentoo-0802b73951bbda98d7a0736348a60e6f2b80c42c.tar.gz
gentoo-0802b73951bbda98d7a0736348a60e6f2b80c42c.tar.bz2
gentoo-0802b73951bbda98d7a0736348a60e6f2b80c42c.zip
media-sound/frescobaldi: python3_8
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/frescobaldi/frescobaldi-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
index 36c28099f62e..bc65a3bed639 100644
--- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
+++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 xdg-utils
DESCRIPTION="A LilyPond sheet music text editor"