commit:     43fc3f01fd219af673df1d0e1731500ca3c9411c
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:59:05 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:03:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fc3f01

dev-python/meld3: remove Python2 support

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/meld3/meld3-1.0.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/meld3/meld3-1.0.2-r2.ebuild 
b/dev-python/meld3/meld3-1.0.2-r2.ebuild
index 0d78453b397..2e543ecf3d6 100644
--- a/dev-python/meld3/meld3-1.0.2-r2.ebuild
+++ b/dev-python/meld3/meld3-1.0.2-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1

Reply via email to