app-pda/libimobiledevice: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:42:24 +0000 (21:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:59:56 +0000 (21:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild

index a34b28202dd81e11bb0482adf66aded3e10c01dc..47a55492326043abfbcebf483bf5f66669dd8937 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools python-r1