dev-python/gst-python: support python 3.7
authorMart Raudsepp <leio@gentoo.org>
Sun, 18 Aug 2019 09:23:55 +0000 (12:23 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 18 Aug 2019 09:24:08 +0000 (12:24 +0300)
Closes: https://bugs.gentoo.org/692380
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-python/gst-python/gst-python-1.14.1-r1.ebuild

index f62c59cc2e5898cd742c59bbd546cbd9279eba67..9cc16ba9afd99c06c895a549f119e3f228271abf 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python{3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 
 inherit ltprune python-r1 xdg-utils