From ee613e86dae90b5b63361811c854e60af9868804 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 27 Dec 2019 12:04:49 +0100 Subject: [PATCH] dev-python/moviepy: Fix EAPI Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- 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 43f4f9deea79..ea02beaa5f1e 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(+)" -- 2.26.2