commit: 92d01a8614840d6ab6e7881da1d0a51bf5fad4bc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 11:26:56 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=92d01a86
profiles/arch/arm64: USE-mask app-emulation/qemu[accessibility] 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 cd813da991f..0a8f3c2a6b8 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-accessibility/brltty that is not keyworded here. +app-emulation/qemu accessibility + # Michał Górny <[email protected]> (23 Jan 2018) # Requires app-emulation/xen that is not keyworded here. app-emulation/libvirt xen
