diff options
author | Cédric Krier <cedk@gentoo.org> | 2020-07-26 10:24:20 +0200 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2020-07-26 10:34:50 +0200 |
commit | e9797a149fba4701883de5d4d04856abc3d7270e (patch) | |
tree | cefb62f2f5e22a4a022ee8a357d9ae98a2d3d74d /dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild | |
parent | dev-vcs/hg-evolve: remove redundant long description (diff) | |
download | gentoo-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.2.2-r1.ebuild')
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild index b44d17881df0..79871f6f4a18 100644 --- a/dev-vcs/mercurial/mercurial-5.2.2-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.2.2-r1.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 ) |