media-libs/gstreamer-editing-services: support python3_7
authorDavid Heidelberg <david@ixit.cz>
Tue, 30 Apr 2019 12:45:12 +0000 (14:45 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 15 Aug 2019 09:37:43 +0000 (12:37 +0300)
Compile tested.

Closes: https://github.com/gentoo/gentoo/pull/11866
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-libs/gstreamer-editing-services/gstreamer-editing-services-1.14.3.ebuild

index d91d85232e1769c7a3d20fd824be951c5fac23b5..da0e7bcc5a2062afb66e3b41dff374e72d5a3277 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 GNOME2_LA_PUNT="yes"
 
 inherit bash-completion-r1 gnome2 python-r1