commit: aa5ff3a94b4a672ef36adfd2381e96245fa33204
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 21:24:46 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 21:32:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5ff3a9
dev-vcs/hg-evolve: Remove python2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../hg-evolve/{hg-evolve-10.0.2.ebuild => hg-evolve-10.0.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/hg-evolve/hg-evolve-10.0.2.ebuild
b/dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild
similarity index 94%
rename from dev-vcs/hg-evolve/hg-evolve-10.0.2.ebuild
rename to dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild
index 6ac77b0d861..86f87960d3a 100644
--- a/dev-vcs/hg-evolve/hg-evolve-10.0.2.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-10.0.2-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..8} )
+PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1