Extend python compatibility to python-3.9
[shuber-gentoo-overlay.git] / media-gfx / svgtoipe / svgtoipe-9999.ebuild
index ad129adeb83b863204646aa027dae914d64cc542..2369227d2a48f0e218b4d19e37adf1a7657bb458 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
 inherit git-r3 python-single-r1
 
 DESCRIPTION="Converts SVG files to Ipe xml files"