summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-25 16:45:36 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-25 16:45:57 +0300
commitf08c994742e2d31bb1b1916dc3fcb3ba17b59601 (patch)
treed1c3b82155ea91d96f462b0a0b6e0ecad5624705 /media-gfx
parentnet-im/signal-desktop-bin: remove old version (diff)
downloadgentoo-f08c994742e2d31bb1b1916dc3fcb3ba17b59601.tar.gz
gentoo-f08c994742e2d31bb1b1916dc3fcb3ba17b59601.tar.bz2
gentoo-f08c994742e2d31bb1b1916dc3fcb3ba17b59601.zip
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>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/inkscape/inkscape-1.0_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"