commit:     02e4a395291e17970083a252db23fe4c679bc6f1
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 24 21:23:18 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Sep 24 21:23:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e4a395

dev-vcs/mercurial: Adjusted dependency on dev-python/zstandard.

Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild 
b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
index 2158bdea78c..6bf897f16bf 100644
--- a/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
+++ b/dev-vcs/mercurial/mercurial-4.7.1-r1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~hppa ~mips ~sparc ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~
 IUSE="bugzilla emacs gpg test tk"
 
 RDEPEND="app-misc/ca-certificates
-       dev-python/zstandard
+       dev-python/zstandard[${PYTHON_USEDEP}]
        bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
        gpg? ( app-crypt/gnupg )
        tk? ( dev-lang/tk )"

Reply via email to