From 56c7e989672b07b747ee9fa52580ff66e1d5b43f Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 9 May 2022 19:23:18 +0200 Subject: [PATCH] profiles: Cleanup use flags for app-emulation/qemu Move them to targets/sdk as qemu is only built for SDK. Drop all the enabled-by-default USE flags. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 1 - .../coreos-overlay/profiles/coreos/targets/sdk/package.use | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 6bceb01650..1eb377ad12 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 @@ -13,7 +13,6 @@ dev-vcs/git webdav curl bash-completion net-misc/curl kerberos threads telnet net-misc/iputils arping tracepath traceroute6 sys-devel/gettext -git -app-emulation/qemu aio caps curl -doc ncurses png python threads uuid vhost-net virtfs vnc -xkb -slirp -jpeg qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 sys-apps/gptfdisk -icu diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use index 0f3c765e6c..4c1f3550ab 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use @@ -11,7 +11,7 @@ app-crypt/gnupg smartcard usb # for qemu app-arch/bzip2 static-libs -app-emulation/qemu static-user slirp -jpeg +app-emulation/qemu -doc -jpeg ncurses python static-user virtfs qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 dev-libs/glib static-libs dev-libs/libaio static-libs dev-libs/libpcre static-libs