projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c184d32
)
media-video/yle-dl: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 15:53:00 +0000
(16:53 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 16:21:53 +0000
(17:21 +0100)
Signed-off-by: Michał Górny <mgorny@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 82b8f3eced6b7923acc79a272aee0b060e07b71b..dbdc198ac9a785efedc891dae6b6138f76f014e2 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=( python
2_7 python
3_{6..7} )
+PYTHON_COMPAT=( python3_{6..7} )
inherit distutils-r1