commit:     fc47cbe6915273b9f620ffc9a22fca5b962acf8c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 21:04:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 21:32:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc47cbe6

dev-vcs/hg-git: Remove python2

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

 dev-vcs/hg-git/{hg-git-0.9.0_rc1.ebuild => hg-git-0.9.0_rc1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild 
b/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild
similarity index 94%
rename from dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild
rename to dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild
index 4fc1bee1051..a2653658ef5 100644
--- a/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild
+++ b/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

Reply via email to