From 099123cc4b32d8e9001af2faba7c8361d80205bf Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 8 Aug 2020 22:35:26 +0000 Subject: user/dev86: Allow building on other arches dev86 is capable of crossing from PPC/ARM/etc. --- user/dev86/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user') diff --git a/user/dev86/APKBUILD b/user/dev86/APKBUILD index a17deec0f..7a5170e7f 100644 --- a/user/dev86/APKBUILD +++ b/user/dev86/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.16.21 pkgrel=0 pkgdesc="Standalone 8086 assembler and linker" url="https://github.com/lkundrak/dev86/" -arch="pmmx x86 x86_64" +arch="all" options="!check" # Just compiles stuff with bcc which we don't build license="GPL-2.0 AND LGPL-2.0" depends="" -- cgit v1.2.3-70-g09d2