app-misc/resolve-march-native: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:11:20 +0000 (15:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:18:05 +0000 (15:18 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/resolve-march-native/resolve-march-native-0.9.3.ebuild
app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild

index 2c8b4c6db6a684c44cb3382f58898c8932423e1a..bdc28fb3778bfca4dfd9b9f00c8b3da22cd2c36c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Resolve GCC flag -march=native"
index 2c8b4c6db6a684c44cb3382f58898c8932423e1a..bdc28fb3778bfca4dfd9b9f00c8b3da22cd2c36c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Resolve GCC flag -march=native"