summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-05-03 09:42:20 -0500
committerBen Kohler <bkohler@gentoo.org>2024-05-03 09:42:20 -0500
commit49c2436d124378f4014945d6a7fabaadf1e2b479 (patch)
tree9e6cd0d28cca7d55613683d081259b2cc5b89430
parentprofiles/arch/x86/i486: mask lvm2[thin] due to rust dep & lack of sse2 (diff)
downloadgentoo-49c2436d124378f4014945d6a7fabaadf1e2b479.tar.gz
gentoo-49c2436d124378f4014945d6a7fabaadf1e2b479.tar.bz2
gentoo-49c2436d124378f4014945d6a7fabaadf1e2b479.zip
profiles/arch/x86/i486: mask docker[device-mapper] for indirect rust dep
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--profiles/arch/x86/i486/package.use.mask1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/x86/i486/package.use.mask b/profiles/arch/x86/i486/package.use.mask
index 8e79bd33e178..5ed79144bce3 100644
--- a/profiles/arch/x86/i486/package.use.mask
+++ b/profiles/arch/x86/i486/package.use.mask
@@ -5,3 +5,4 @@
# Requires thin-provisioning-tools, which requires rust, which cannot currently
# build/install on i486 or any other CPU class lacking sse2.
sys-fs/lvm2 thin
+app-containers/docker device-mapper