From 320b99b03651210caaf96fd08a3e0efb1586a297 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 24 Jan 2017 17:41:24 +0300 Subject: qemu: added hppa target --- app-emulation/qemu/qemu-scm.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/qemu/qemu-scm.ebuild b/app-emulation/qemu/qemu-scm.ebuild index 44e52d2..949ee0e 100644 --- a/app-emulation/qemu/qemu-scm.ebuild +++ b/app-emulation/qemu/qemu-scm.ebuild @@ -34,7 +34,7 @@ COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel mips mips64 mips64el mipsel or32 ppc ppc64 s390x sh4 sh4eb sparc sparc64 x86_64" IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb tricore xtensa xtensaeb unicore32" -IUSE_USER_TARGETS="${COMMON_TARGETS} armeb mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx" +IUSE_USER_TARGETS="${COMMON_TARGETS} armeb hppa mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx" use_softmmu_targets=$(printf ' qemu_softmmu_targets_%s' ${IUSE_SOFTMMU_TARGETS}) use_user_targets=$(printf ' qemu_user_targets_%s' ${IUSE_USER_TARGETS}) -- cgit v1.2.3