commit: b891ff17bc91ff274d11cbbbad5f2a0894ea8d57 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 10:11:23 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 10:35:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b891ff17
profiles/arch/arm64: mask libvirt[virtualbox] profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8935409bd08..be0dd3a436f 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 <[email protected]> (10 Jul 2017) +# Virtualbox is x86 only +app-emulation/libvirt virtualbox + # Alexis Ballier <[email protected]> (7 Jul 2017) # gst:0.10: Thanks but no thanks. dev-qt/qtmultimedia gstreamer010
