summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-30 07:45:45 +0100
committerMichał Górny <mgorny@gentoo.org>2022-10-30 07:49:21 +0100
commit2018f76571ec6c736e0133a9cb0e4e681ca72273 (patch)
treeaa9c0bea215c7e2c7a827bcf9f82dff3aa1564a7 /dev-vcs
parentdev-ruby/hoe: add 3.26.0 (diff)
downloadgentoo-2018f76571ec6c736e0133a9cb0e4e681ca72273.tar.gz
gentoo-2018f76571ec6c736e0133a9cb0e4e681ca72273.tar.bz2
gentoo-2018f76571ec6c736e0133a9cb0e4e681ca72273.zip
Move dev-python/{zstandard → python-zstandard}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/mercurial/mercurial-5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.8.ebuild b/dev-vcs/mercurial/mercurial-5.8.ebuild
index 0da9a6dd131a..9d990f49bf80 100644
--- a/dev-vcs/mercurial/mercurial-5.8.ebuild
+++ b/dev-vcs/mercurial/mercurial-5.8.ebuild
@@ -143,7 +143,7 @@ IUSE="+chg emacs gpg test tk rust"
BDEPEND="rust? ( ${RUST_DEPEND} )"
RDEPEND="
app-misc/ca-certificates
- dev-python/zstandard[${PYTHON_USEDEP}]
+ dev-python/python-zstandard[${PYTHON_USEDEP}]
gpg? ( app-crypt/gnupg )
tk? ( dev-lang/tk )"