diff options
author | Yixun Lan <dlan@gentoo.org> | 2016-12-07 15:35:21 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2016-12-07 15:37:02 +0800 |
commit | 4ae0fa6f3b2829ece39c24cac4cd384fb36d3843 (patch) | |
tree | 5fc514c251796b8828c4864f6a4819bbbf4e4819 /profiles | |
parent | app-emulation/libvirt: add USE=zfs to support zfs storage backend (diff) | |
download | gentoo-4ae0fa6f3b2829ece39c24cac4cd384fb36d3843.tar.gz gentoo-4ae0fa6f3b2829ece39c24cac4cd384fb36d3843.tar.bz2 gentoo-4ae0fa6f3b2829ece39c24cac4cd384fb36d3843.zip |
arch/x86/package.use.mask: disable USE=zfs for app-emulation/libvirt
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 27b5535aa785..1e2be8eb9437 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -4,6 +4,10 @@ # This file requires >=portage-2.1.1 +# Yixun lan <dlan@gentoo.org> (07 Dec 2016) +# Disable zfs storage backend since sys-fs/zfs doesn't support 32bit arch +app-emulation/libvirt zfs + # Jonathan Scruggs <j.scruggs@gmail.com> (27 Oct 2016) # Blender needs newer versions of CUDA which no longer support x86 media-gfx/blender cuda |