commit:     bebc2a728dcc2e8bc7decce47f971657449aa0e2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:28:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:38:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebc2a72

app-misc/ranger: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-misc/ranger/ranger-1.9.2.ebuild | 2 +-
 app-misc/ranger/ranger-1.9.3.ebuild | 2 +-
 app-misc/ranger/ranger-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/ranger/ranger-1.9.2.ebuild 
b/app-misc/ranger/ranger-1.9.2.ebuild
index b8f5265c16f..6bd0785451f 100644
--- a/app-misc/ranger/ranger-1.9.2.ebuild
+++ b/app-misc/ranger/ranger-1.9.2.ebuild
@@ -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

diff --git a/app-misc/ranger/ranger-1.9.3.ebuild 
b/app-misc/ranger/ranger-1.9.3.ebuild
index f517ea8d445..caed3a6516e 100644
--- a/app-misc/ranger/ranger-1.9.3.ebuild
+++ b/app-misc/ranger/ranger-1.9.3.ebuild
@@ -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

diff --git a/app-misc/ranger/ranger-9999.ebuild 
b/app-misc/ranger/ranger-9999.ebuild
index f517ea8d445..caed3a6516e 100644
--- a/app-misc/ranger/ranger-9999.ebuild
+++ b/app-misc/ranger/ranger-9999.ebuild
@@ -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

Reply via email to