summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-25 15:36:50 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:39 -0400
commit6de02d5834ae5908fa2f8be0afff77eabf2359b6 (patch)
tree1b7c3e24220a1d62acc1756ce623c2e9d1b3b4bc /media-gfx/inkscape/inkscape-9999.ebuild
parentmedia-fonts/terminus-font: add python3_8 target (diff)
downloadgentoo-6de02d5834ae5908fa2f8be0afff77eabf2359b6.tar.gz
gentoo-6de02d5834ae5908fa2f8be0afff77eabf2359b6.tar.bz2
gentoo-6de02d5834ae5908fa2f8be0afff77eabf2359b6.zip
media-gfx/inkscape: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape/inkscape-9999.ebuild')
-rw-r--r--media-gfx/inkscape/inkscape-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-9999.ebuild b/media-gfx/inkscape/inkscape-9999.ebuild
index aa29d78aa48f..158a19eeca9b 100644
--- a/media-gfx/inkscape/inkscape-9999.ebuild
+++ b/media-gfx/inkscape/inkscape-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="xml"
MY_P="${P/_/}"
inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 git-r3