app-mobilephone/adb-sync: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:28:44 +0000 (12:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:55 +0000 (12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-mobilephone/adb-sync/adb-sync-0_p20181127-r1.ebuild

index 07bd5c99bfb08a1edbae3497867f1d675896b5de..467c7292ba8d6be224431b16c6ba17f70db6374d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit python-single-r1