From 7575dfa11abae569faa968532ebeb1d6889db695 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 8 Aug 2013 13:11:14 -0400 Subject: [PATCH] fix(app-emulation/qemu): Remove unused architectures. We don't have any arm or i386 targets right now so they can go away. --- .../coreos-overlay/profiles/default/linux/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use index 8fe6e5994b..f9d3cff6c1 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use @@ -36,7 +36,7 @@ net-misc/dhcpcd -crash # this comment was here: # build kvm with X and sdl so we have an option of running it with local # display without VNC -app-emulation/qemu aio caps curl jpeg ncurses png python seccomp threads uuid vhost-net vnc qemu_softmmu_targets_arm qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64 +app-emulation/qemu aio caps curl jpeg ncurses png python seccomp threads uuid vhost-net vnc qemu_softmmu_targets_x86_64 dev-libs/libaio static-libs cross-armv7a-cros-linux-gnueabi/gcc hardfp cross-armv6j-cros-linux-gnueabi/gcc hardfp -thumb