summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-10 22:36:13 +0000
committerSam James <sam@gentoo.org>2020-11-10 22:37:19 +0000
commit098ed87eb19278b1e8318cc6cb317573c3e0662e (patch)
treeb3e82d908d4a7a6570fd3b3dbb67fca055124c6f /profiles
parentprofiles/arch/arm: mask rust USE flag (diff)
downloadgentoo-098ed87eb19278b1e8318cc6cb317573c3e0662e.tar.gz
gentoo-098ed87eb19278b1e8318cc6cb317573c3e0662e.tar.bz2
gentoo-098ed87eb19278b1e8318cc6cb317573c3e0662e.zip
profiles/package.mask: temporary mask for new mercurial
We can't yet conditionally BDEPEND on Rust because cargo.eclass always injects it. Masking for now pending eclass change for tree consistency and to avoid people building Rust if they don't need it. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index b99b283ccc0e..f6dd8c3fb679 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2020-11-10)
+# The cargo eclass doesn't allow conditional
+# dev-lang/rust BDEPEND yet (pending), so
+# masking for now to keep tree consistency
+# and to avoid dragging in Rust where not needed.
+>=dev-vcs/mercurial-5.6
+
# Michał Górny <mgorny@gentoo.org> (2020-11-10)
# This old Kodi version requires vulnerable dev-python/pillow
# and prevents users from upgrading. Masked for the time being.