media-video/vcsi: enable python3.7
authorJoonas Niilola <juippis@gmail.com>
Wed, 22 Aug 2018 05:59:16 +0000 (08:59 +0300)
committerMichał Górny <mgorny@gentoo.org>
Wed, 22 Aug 2018 21:52:51 +0000 (23:52 +0200)
Package-Manager: Portage[mgorny]-2.3.43.3
Closes: https://github.com/gentoo/gentoo/pull/9659

media-video/vcsi/vcsi-7.ebuild

index 87cb0c19609a7f2fceb091b1e4fe419897aebd4b..01930585d6c2342ff5cb6302ab49325b0cf3488c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5..7} )
 
 inherit distutils-r1