app-shells/powerline: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:31:50 +0000 (12:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:16 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/powerline/powerline-2.7.ebuild
app-shells/powerline/powerline-9999.ebuild

index b4811ba4f661b341c7a960668afa16dc9ce55e07..946e4c10304a93f3fdcbff89c1f91360a17fa729 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
 
index b4811ba4f661b341c7a960668afa16dc9ce55e07..946e4c10304a93f3fdcbff89c1f91360a17fa729 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