diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-07-05 08:30:21 +0800 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-05 01:38:31 +0100 |
commit | e91f2e435553a7d3d2717ea0b66034d99bc9b7a5 (patch) | |
tree | 2324661f51ca1df0a4420e6b1e6e38011cb65c9e /profiles/desc/qemu_softmmu_targets.desc | |
parent | app-editors/neovim: backport Darwin patch to 0.7.2 (diff) | |
download | gentoo-e91f2e435553a7d3d2717ea0b66034d99bc9b7a5.tar.gz gentoo-e91f2e435553a7d3d2717ea0b66034d99bc9b7a5.tar.bz2 gentoo-e91f2e435553a7d3d2717ea0b66034d99bc9b7a5.zip |
app-emulation/qemu: sync targets USE flags, add loongarch64
This is fully upstream as of https://gitlab.com/qemu-project/qemu/-/commit/1437479e5ee1a49ccd84cad9e7b010fb2ee9d805.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26226
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/desc/qemu_softmmu_targets.desc')
-rw-r--r-- | profiles/desc/qemu_softmmu_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index 662ca903f314..fbb7b6d8511f 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -12,6 +12,7 @@ avr - system emulation target cris - system emulation target hppa - system emulation target i386 - system emulation target +loongarch64 - system emulation target m68k - system emulation target microblazeel - system emulation target microblaze - system emulation target |