commit:     dcdc30c5d83660f52338642f8d219ef60208879f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 30 21:14:35 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 30 21:26:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcdc30c5
media-libs/mlt: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/mlt/mlt-6.16.0-r1.ebuild | 4 ++--
 media-libs/mlt/mlt-6.16.0-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/mlt/mlt-6.16.0-r1.ebuild 
b/media-libs/mlt/mlt-6.16.0-r1.ebuild
index dc4435ed360..6b79b5c3fea 100644
--- a/media-libs/mlt/mlt-6.16.0-r1.ebuild
+++ b/media-libs/mlt/mlt-6.16.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 # 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

diff --git a/media-libs/mlt/mlt-6.16.0-r2.ebuild 
b/media-libs/mlt/mlt-6.16.0-r2.ebuild
index 2046009e121..3113c3933d9 100644
--- a/media-libs/mlt/mlt-6.16.0-r2.ebuild
+++ b/media-libs/mlt/mlt-6.16.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 # 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

Reply via email to