diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-10 13:29:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-10 13:29:17 +0200 |
commit | 2865f069c0f8fa9c510389fd6619532411759a26 (patch) | |
tree | 6125608517d18144057be6d0e7afa9267f13449e /profiles/arch | |
parent | profiles/arch/arm64: Enable the native arch as the default qemu target (diff) | |
download | gentoo-2865f069c0f8fa9c510389fd6619532411759a26.tar.gz gentoo-2865f069c0f8fa9c510389fd6619532411759a26.tar.bz2 gentoo-2865f069c0f8fa9c510389fd6619532411759a26.zip |
profiles/arch/arm64: mask qemu x86 targets
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index fee66cc710d0..a9c75b1cf37d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Alexis Ballier <aballier@gentoo.org> (10 Jul 2017) +# sys-firmware/ipxe does not build, mask x86 targets needing it +app-emulation/qemu qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64 + +# Alexis Ballier <aballier@gentoo.org> (10 Jul 2017) # pull webkit-gtk:2 which we would like to avoid x11-libs/wxGTK:2.8 webkit x11-libs/wxGTK:3.0 webkit |