summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2020-09-06 15:06:33 +0200
committerCédric Krier <cedk@gentoo.org>2020-09-06 15:06:33 +0200
commit3660e1efaf32623d457ce32764d625aba868856a (patch)
treeb46586cc9cd9e9f005bf38445b97edd98059b520 /dev-vcs
parentdev-vcs/mercurial: version bumps (diff)
downloadgentoo-3660e1efaf32623d457ce32764d625aba868856a.tar.gz
gentoo-3660e1efaf32623d457ce32764d625aba868856a.tar.bz2
gentoo-3660e1efaf32623d457ce32764d625aba868856a.zip
dev-vcs/mercurial: remove python 2.7 support in live
dev-python/docutils has no more support for it. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Cédric Krier <cedk@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/mercurial/mercurial-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild
index 3be5d10a8454..a008a42e4067 100644
--- a/dev-vcs/mercurial/mercurial-9999.ebuild
+++ b/dev-vcs/mercurial/mercurial-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..8} )
+PYTHON_COMPAT=( python3_{6..8} )
PYTHON_REQ_USE="threads(+)"
inherit bash-completion-r1 elisp-common eutils distutils-r1 mercurial flag-o-matic