commit:     8d809b12862c2160a5c8ddae8296b6fddebcd64c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:56:32 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:00:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d809b12

dev-vcs/git-imerge: Remove py2

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

 dev-vcs/git-imerge/git-imerge-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild 
b/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
index 3604eecc79b..424d661ab00 100644
--- a/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
+++ b/dev-vcs/git-imerge/git-imerge-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 python-r1
 

Reply via email to