projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f312c0b
)
dev-python/moviepy: Fix EAPI
author
Pacho Ramos
<pacho@gentoo.org>
Fri, 27 Dec 2019 11:04:49 +0000
(12:04 +0100)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/dev-python/moviepy/moviepy-1.0.1.ebuild
b/dev-python/moviepy/moviepy-1.0.1.ebuild
index 43f4f9deea796462e5b8451fa8e311899c9c954d..ea02beaa5f1e7c7657898e8d3f12f86a9732d1d8 100644
(file)
--- 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(+)"