summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2020-07-26 10:24:20 +0200
committerCédric Krier <cedk@gentoo.org>2020-07-26 10:34:50 +0200
commite9797a149fba4701883de5d4d04856abc3d7270e (patch)
treecefb62f2f5e22a4a022ee8a357d9ae98a2d3d74d /dev-vcs/mercurial/mercurial-5.3.2.ebuild
parentdev-vcs/hg-evolve: remove redundant long description (diff)
downloadgentoo-e9797a149fba4701883de5d4d04856abc3d7270e.tar.gz
gentoo-e9797a149fba4701883de5d4d04856abc3d7270e.tar.bz2
gentoo-e9797a149fba4701883de5d4d04856abc3d7270e.zip
dev-vcs/mercurial: remove non existent blocker
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Cédric Krier <cedk@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial/mercurial-5.3.2.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-5.3.2.ebuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.3.2.ebuild b/dev-vcs/mercurial/mercurial-5.3.2.ebuild
index 54d98257aa1b..aaa1c5c47161 100644
--- a/dev-vcs/mercurial/mercurial-5.3.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-5.3.2.ebuild
@@ -17,16 +17,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+chg emacs gpg test tk zsh-completion"
-BROKEN_PYTHON="
- !~dev-python/python-3.5.0
- !~dev-python/python-3.5.1
- !~dev-python/python-3.5.2
- !~dev-python/python-3.6.0
- !~dev-python/python-3.6.1"
-
-BDEPEND="${BROKEN_PYTHON}"
-
-RDEPEND="${BROKEN_PYTHON}
+RDEPEND="
app-misc/ca-certificates
dev-python/zstandard[${PYTHON_USEDEP}]
gpg? ( app-crypt/gnupg )