dev-python/moviepy: Fix EAPI
authorPacho Ramos <pacho@gentoo.org>
Fri, 27 Dec 2019 11:04:49 +0000 (12:04 +0100)
committerPacho Ramos <pacho@gentoo.org>
Fri, 27 Dec 2019 11:04:49 +0000 (12:04 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-python/moviepy/moviepy-1.0.1.ebuild

index 43f4f9deea796462e5b8451fa8e311899c9c954d..ea02beaa5f1e7c7657898e8d3f12f86a9732d1d8 100644 (file)
@@ -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(+)"