From 7fa7c00759eafc2a2b79b9825a71aa7ad84d5f7f Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Fri, 1 Mar 2019 02:10:04 +0100 Subject: user/qemu: Add missing arches to _user_subsystems The corresponding binaries are currently part of the generic "qemu" package. --- user/qemu/APKBUILD | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'user/qemu') diff --git a/user/qemu/APKBUILD b/user/qemu/APKBUILD index db9ce1e59..17335bade 100644 --- a/user/qemu/APKBUILD +++ b/user/qemu/APKBUILD @@ -56,6 +56,7 @@ subpackages="$pkgname-doc $pkgname-lang $pkgname-guest-agent:guest _user_subsystems=" aarch64 + aarch64_be alpha arm armeb @@ -71,11 +72,14 @@ _user_subsystems=" mipsel mipsn32 mipsn32el + nios2 or1k ppc ppc64 ppc64abi32 ppc64le + riscv32 + riscv64 s390x sh4 sh4eb @@ -83,7 +87,9 @@ _user_subsystems=" sparc32plus sparc64 tilegx - x86_64" + x86_64 + xtensa + xtensaeb" _system_subsystems=" system-aarch64 system-alpha -- cgit v1.2.3-60-g2f50