From 7c9fec9c1d0bfa5d4aaaab99ba9efb47a07d88c7 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 31 Mar 2020 10:09:54 +0200 Subject: [PATCH] profiles: disable xkb for qemu Disable `xkb` USE flag for qemu, to avoid pulling unnecessary dependencies. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 23d6272b05..876e4eead9 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -15,7 +15,7 @@ dev-vcs/git webdav curl bash-completion net-misc/curl kerberos threads net-misc/iputils arping tracepath traceroute sys-devel/gettext -git -app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net virtfs vnc qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 +app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net virtfs vnc -xkb qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 # python3 problems app-portage/gentoolkit -python_targets_python3_6