commit: 729c8cecb121580fe1f86a0cfa4d343b78b78caf Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue May 11 15:45:52 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue May 11 15:47:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729c8cec
profiles/arch/arm: satisfy REQUIRED_USE for app-emulation/xen Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/arm/package.use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index 442c1611b3d..e6ca6de1aef 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <[email protected]> (2021-05-11) +# Satisfy REQUIRED_USE on arm +app-emulation/xen debug + # Georgy Yakovlev <[email protected]> (2020-06-18) # Force host target dev-libs/keystone llvm_targets_ARM
