media-gfx/inkscape: re-add py36 support

Closes: https://bugs.gentoo.org/719386
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2020-04-25 16:45:36 +03:00
parent ea270f7b84
commit f08c994742

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="xml"
RELEASE_SUFFIX="1.0rc1_2020-04-09_09960d6f05"