From 1e58de1186e11d2cf85985dd76a62b516263dec1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 10 Mar 2021 11:05:07 +0000 Subject: app-emulation/qemu : enable aarch64 target --- conf/intel/portage/make.conf/00-qemu.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/intel/portage/make.conf') diff --git a/conf/intel/portage/make.conf/00-qemu.conf b/conf/intel/portage/make.conf/00-qemu.conf index eee852d..9799b7e 100644 --- a/conf/intel/portage/make.conf/00-qemu.conf +++ b/conf/intel/portage/make.conf/00-qemu.conf @@ -1,4 +1,4 @@ # This file has been automatically generated, do not edit. -QEMU_USER_TARGETS="x86_64 i386" -QEMU_SOFTMMU_TARGETS="x86_64 i386" +QEMU_USER_TARGETS="x86_64 i386 aarch64" +QEMU_SOFTMMU_TARGETS="x86_64 i386 aarch64" -- cgit v1.2.3