media-video/yle-dl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:53:00 +0000 (16:53 +0100)
committerMichał 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

index 82b8f3eced6b7923acc79a272aee0b060e07b71b..dbdc198ac9a785efedc891dae6b6138f76f014e2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..7} )
+PYTHON_COMPAT=( python3_{6..7} )
 
 inherit distutils-r1