summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-22 22:06:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-22 23:49:16 +0200
commit5aa32c432550c7e8018340b8136ece79071fcd5a (patch)
treea20de6613be59059b3e2ec681e6bdcd506a196c6 /media-libs/mlt
parentmedia-libs/mlt: Fix crash with kdenlivetitle (diff)
downloadgentoo-5aa32c432550c7e8018340b8136ece79071fcd5a.tar.gz
gentoo-5aa32c432550c7e8018340b8136ece79071fcd5a.tar.bz2
gentoo-5aa32c432550c7e8018340b8136ece79071fcd5a.zip
media-libs/mlt: Drop superfluous eclasses
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'media-libs/mlt')
-rw-r--r--media-libs/mlt/mlt-6.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.6.0-r1.ebuild b/media-libs/mlt/mlt-6.6.0-r1.ebuild
index b1d9cfe31b22..0b4ce6cd3fb1 100644
--- a/media-libs/mlt/mlt-6.6.0-r1.ebuild
+++ b/media-libs/mlt/mlt-6.6.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
# so USE_RUBY must contain only a single value (the latest stable) as the ebuild calls
# /usr/bin/${USE_RUBY} directly
USE_RUBY="ruby23"
-inherit eutils flag-o-matic multilib python-single-r1 ruby-single toolchain-funcs
+inherit flag-o-matic python-single-r1 ruby-single toolchain-funcs
DESCRIPTION="Open source multimedia framework for television broadcasting"
HOMEPAGE="https://www.mltframework.org/"