From: Andreas K. Hüttel Date: Sat, 25 Apr 2020 13:45:36 +0000 (+0300) Subject: media-gfx/inkscape: re-add py36 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f08c994742e2d31bb1b1916dc3fcb3ba17b59601;p=gentoo.git 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 --- diff --git a/media-gfx/inkscape/inkscape-1.0_rc1.ebuild b/media-gfx/inkscape/inkscape-1.0_rc1.ebuild index e6249b176dd1..348785806287 100644 --- a/media-gfx/inkscape/inkscape-1.0_rc1.ebuild +++ b/media-gfx/inkscape/inkscape-1.0_rc1.ebuild @@ -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"