commit:     ee613e86dae90b5b63361811c854e60af9868804
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 11:04:49 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 11:04:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee613e86

dev-python/moviepy: Fix EAPI

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-python/moviepy/moviepy-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/moviepy/moviepy-1.0.1.ebuild 
b/dev-python/moviepy/moviepy-1.0.1.ebuild
index 43f4f9deea7..ea02beaa5f1 100644
--- a/dev-python/moviepy/moviepy-1.0.1.ebuild
+++ b/dev-python/moviepy/moviepy-1.0.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python3_{5,6,7} )
 PYTHON_REQ_USE="threads(+)"

Reply via email to