media-gfx/inkscape: re-add py36 support
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 25 Apr 2020 13:45:36 +0000 (16:45 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 25 Apr 2020 13:45:57 +0000 (16:45 +0300)
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>
media-gfx/inkscape/inkscape-1.0_rc1.ebuild

index e6249b176dd18cc09043186be666f8043a49901d..3487858062877c850a2efadf46ca96f83320ccd1 100644 (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"