projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b4fc5
)
media-video/yle-dl: add python3.7 support
author
Joonas Niilola
<juippis@gentoo.org>
Sun, 8 Dec 2019 15:01:36 +0000
(17:01 +0200)
committer
Joonas Niilola
<juippis@gentoo.org>
Sun, 8 Dec 2019 15:01:36 +0000
(17:01 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-video/yle-dl/yle-dl-20191022-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-video/yle-dl/yle-dl-20191022-r1.ebuild
b/media-video/yle-dl/yle-dl-20191022-r1.ebuild
index 91b1833ded17a94a52516dd98ba1d66088b1020e..2684deeba9286aaddeb47c1ee8208f7d340ce45a 100644
(file)
--- a/
media-video/yle-dl/yle-dl-20191022-r1.ebuild
+++ b/
media-video/yle-dl/yle-dl-20191022-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5..
6
} )
+PYTHON_COMPAT=( python2_7 python3_{5..
7
} )
inherit distutils-r1