diff options
Diffstat (limited to 'dev-python/moviepy')
-rw-r--r-- | dev-python/moviepy/moviepy-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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(+)" |