dev-python/gst-python: support python 3.7

Closes: https://bugs.gentoo.org/692380
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-08-18 12:23:55 +03:00
parent 0c31104c65
commit 94fc10db43

View 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