media-libs/mlt: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 24 Feb 2020 19:21:33 +0000 (20:21 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 24 Feb 2020 22:14:47 +0000 (23:14 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/mlt/mlt-6.20.0.ebuild

index f1837af1f6258bb91854d11eba1cf0685e5606ef..faf5025e814dc9c97208f0ef7d50612bcff98d71 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 # this ebuild currently only supports installing ruby bindings for a single ruby version
 # so USE_RUBY must contain only a single value (the latest stable) as the ebuild calls
 # /usr/bin/${USE_RUBY} directly