diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 17:29:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 17:29:22 +0200 |
commit | 2214d6b7808ec295b206c8ff27b069fb525c4ac0 (patch) | |
tree | 5df27189eef499c9d89d532e294088b726e69815 /profiles/arch | |
parent | sys-apps/osinfo-db: keyword ~arm64 (diff) | |
download | gentoo-2214d6b7808ec295b206c8ff27b069fb525c4ac0.tar.gz gentoo-2214d6b7808ec295b206c8ff27b069fb525c4ac0.tar.bz2 gentoo-2214d6b7808ec295b206c8ff27b069fb525c4ac0.zip |
profiles/arch/arm64: mask libvirt[zfs]
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 2a5a9c7533bf..6960d76b18b7 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Alexis Ballier <aballier@gentoo.org> (14 Jul 2017) +# zfs does not build on arm64 (yet?) +app-emulation/libvirt zfs + # Alexis Ballier <aballier@gentoo.org> (11 Jul 2017) # Needs indirectly clisp: # https://bugs.gentoo.org/show_bug.cgi?id=624532 |