summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-19 23:24:46 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-19 23:32:59 +0200
commitaa5ff3a94b4a672ef36adfd2381e96245fa33204 (patch)
tree30bd3be8d8aef2b7496d2204ab9122df4be1931a /dev-vcs
parentdev-vcs/hg-git: Remove python2 (diff)
downloadgentoo-aa5ff3a94b4a672ef36adfd2381e96245fa33204.tar.gz
gentoo-aa5ff3a94b4a672ef36adfd2381e96245fa33204.tar.bz2
gentoo-aa5ff3a94b4a672ef36adfd2381e96245fa33204.zip
dev-vcs/hg-evolve: Remove python2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild (renamed from dev-vcs/hg-evolve/hg-evolve-10.0.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
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
index 6ac77b0d8610..86f87960d3a9 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