summaryrefslogtreecommitdiffstats
path: root/main/build-base/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/build-base/APKBUILD')
-rw-r--r--main/build-base/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/build-base/APKBUILD b/main/build-base/APKBUILD
index c68cc86b5..8c9cf8d26 100644
--- a/main/build-base/APKBUILD
+++ b/main/build-base/APKBUILD
@@ -9,6 +9,7 @@ if [ "$ALPINE_LIBC" = "eglibc" ]; then
else
depends="binutils gcc make patch uclibc-dev g++"
fi
+arch="x86 x86_64"
license=none
build() {