media-video/yle-dl: add python3.7 support
authorJoonas Niilola <juippis@gentoo.org>
Sun, 8 Dec 2019 15:01:36 +0000 (17:01 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 8 Dec 2019 15:01:36 +0000 (17:01 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-video/yle-dl/yle-dl-20191022-r1.ebuild

index 91b1833ded17a94a52516dd98ba1d66088b1020e..2684deeba9286aaddeb47c1ee8208f7d340ce45a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5..6} )
+PYTHON_COMPAT=( python2_7 python3_{5..7} )
 
 inherit distutils-r1