diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/x86/i486/package.use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/x86/i486/package.use.mask b/profiles/arch/x86/i486/package.use.mask new file mode 100644 index 000000000000..5ed79144bce3 --- /dev/null +++ b/profiles/arch/x86/i486/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Ben Kohler <bkohler@gentoo.org> (2024-05-03) +# 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 |