app-misc/ranger: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:52 +0000 (12:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:05 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/ranger/ranger-1.9.2.ebuild
app-misc/ranger/ranger-1.9.3.ebuild
app-misc/ranger/ranger-9999.ebuild

index b8f5265c16f25edd80b5b8b17c50bdb6083eaa44..6bd0785451fb7c82187543cedf630877cb6c4f6b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1
index f517ea8d44538f1ceebd1d368c5e85e044758f48..caed3a6516e3a8228f12b2abd8ba4d1d5850e857 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1
index f517ea8d44538f1ceebd1d368c5e85e044758f48..caed3a6516e3a8228f12b2abd8ba4d1d5850e857 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1