summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-11-07 14:46:45 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2019-11-07 14:47:02 +0100
commitf9de3532d41e84af2920e3a9997f41d94776f774 (patch)
treef57b99a80de487b40e96daa376d4d8063755f1e5 /media-gfx/inkscape
parentmedia-gfx/scour-0.36-r1: added python3_7 + eapi7 (diff)
downloadgentoo-f9de3532d41e84af2920e3a9997f41d94776f774.tar.gz
gentoo-f9de3532d41e84af2920e3a9997f41d94776f774.tar.bz2
gentoo-f9de3532d41e84af2920e3a9997f41d94776f774.zip
media-gfx/inkscape-1.0_beta1: enabled python3_7
Bug: https://bugs.gentoo.org/696794 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r--media-gfx/inkscape/inkscape-1.0_beta1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.0_beta1.ebuild b/media-gfx/inkscape/inkscape-1.0_beta1.ebuild
index b8cf64e45366..578f4ed7dfcd 100644
--- a/media-gfx/inkscape/inkscape-1.0_beta1.ebuild
+++ b/media-gfx/inkscape/inkscape-1.0_beta1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_REQ_USE="xml"
inherit cmake-utils flag-o-matic xdg-utils xdg toolchain-funcs python-single-r1