summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-11 23:43:40 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-12 00:05:26 +0100
commit61c25b379251546afb1d37dfbf97010e58fa22be (patch)
tree0795db0e13aeb5aff776732f222611aea0eee072 /media-libs
parentmedia-libs/mlt: r1 bump to keep ruby26 in ~arch (diff)
downloadgentoo-61c25b379251546afb1d37dfbf97010e58fa22be.tar.gz
gentoo-61c25b379251546afb1d37dfbf97010e58fa22be.tar.bz2
gentoo-61c25b379251546afb1d37dfbf97010e58fa22be.zip
media-libs/mlt: Switch 6.20.0-r0 to ruby25
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs')
-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 faf5025e814d..534a36d21351 100644
--- a/media-libs/mlt/mlt-6.20.0.ebuild
+++ b/media-libs/mlt/mlt-6.20.0.ebuild
@@ -7,7 +7,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
-USE_RUBY="ruby26"
+USE_RUBY="ruby25"
inherit python-single-r1 qmake-utils ruby-single toolchain-funcs
DESCRIPTION="Open source multimedia framework for television broadcasting"