projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114e215
)
media-gfx/inkscape-1.0_beta1: enabled python3_7
author
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 7 Nov 2019 13:46:45 +0000
(14:46 +0100)
committer
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 7 Nov 2019 13:47:02 +0000
(14:47 +0100)
Bug: https://bugs.gentoo.org/696794
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
media-gfx/inkscape/inkscape-1.0_beta1.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/inkscape/inkscape-1.0_beta1.ebuild
b/media-gfx/inkscape/inkscape-1.0_beta1.ebuild
index b8cf64e4536639b7781ea27c840278f6dfce2a22..578f4ed7dfcd43d2844674efe62fe6c2b7b49187 100644
(file)
--- 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