summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-02-24 20:21:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-02-24 23:14:47 +0100
commit654994dc36a9e262d82e241a9d7b25d7e30c41c0 (patch)
tree1fc5a04e9d276d3b814664ffcbe14a682a160899 /media-libs/mlt
parentmedia-libs/mlt: Drop 6.18.0-r1 (diff)
downloadgentoo-654994dc36a9e262d82e241a9d7b25d7e30c41c0.tar.gz
gentoo-654994dc36a9e262d82e241a9d7b25d7e30c41c0.tar.bz2
gentoo-654994dc36a9e262d82e241a9d7b25d7e30c41c0.zip
media-libs/mlt: python3_8
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-rw-r--r--media-libs/mlt/mlt-6.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.20.0.ebuild b/media-libs/mlt/mlt-6.20.0.ebuild
index f1837af1f625..faf5025e814d 100644
--- a/media-libs/mlt/mlt-6.20.0.ebuild
+++ b/media-libs/mlt/mlt-6.20.0.ebuild
@@ -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