dev-vcs/git-imerge: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:32 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:11 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-imerge/git-imerge-1.0.0.ebuild

index 3604eecc79b3a216ce301ec901489241bc5271ad..424d661ab00296040900aedfea4d0786b81f5c63 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 python-r1