diff options
Diffstat (limited to 'net-misc/streamlink/streamlink-1.0.0.ebuild')
-rw-r--r-- | net-misc/streamlink/streamlink-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/streamlink/streamlink-1.0.0.ebuild b/net-misc/streamlink/streamlink-1.0.0.ebuild index 07f15c0c5a65..667a5f466f57 100644 --- a/net-misc/streamlink/streamlink-1.0.0.ebuild +++ b/net-misc/streamlink/streamlink-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) PYTHON_REQ_USE='xml(+),threads(+)' DISTUTILS_SINGLE_IMPL=1 |