commit: 821341b6702d75d529689f9caa6feef8b65e2812 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 11:23:19 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 11:27:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821341b6
profiles/arch/arm64: USE-mask app-emulation/libvirt[xen] 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 ffe49921481..cd813da991f 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (23 Jan 2018) +# Requires app-emulation/xen that is not keyworded here. +app-emulation/libvirt xen + # Michał Górny <[email protected]> (12 Jan 2018) # Requires USE=sdl that is masked in this profile. media-video/mjpegtools sdlgfx
