summaryrefslogtreecommitdiff
path: root/user/dev86
diff options
context:
space:
mode:
Diffstat (limited to 'user/dev86')
-rw-r--r--user/dev86/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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=""