projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6de21e
)
net-misc/streamlink: allow python:3.7
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 19 Jan 2020 16:51:10 +0000
(18:51 +0200)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 19 Jan 2020 18:16:36 +0000
(20:16 +0200)
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-misc/streamlink/streamlink-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/streamlink/streamlink-9999.ebuild
b/net-misc/streamlink/streamlink-9999.ebuild
index 71fdff241a368e1261303d7a617d3d66d1fceeaf..c11c5094f8cf11d667aeea17e4d3da4f1c2114b2 100644
(file)
--- a/
net-misc/streamlink/streamlink-9999.ebuild
+++ b/
net-misc/streamlink/streamlink-9999.ebuild
@@
-8,7
+8,7
@@
if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
fi
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7}
)
PYTHON_REQ_USE='xml(+),threads(+)'
DISTUTILS_SINGLE_IMPL=1