app-misc/evemu: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:10:51 +0000 (15:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:18:03 +0000 (15:18 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/evemu/evemu-2.7.0.ebuild

index 68ce761f62328ddf977b3b971e244ffcc286c698..64f996d75f1117db389357f4c08126cad567143e 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 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit ltprune python-single-r1