aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/mono/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD
index b3a591191a..d17c60027a 100644
--- a/testing/mono/APKBUILD
+++ b/testing/mono/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.0.0_alpha1
pkgrel=0
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
url="http://www.mono-project.com/"
-arch="all"
+arch="x86_64"
license="GPL"
depends=""
depends_dev="zlib-dev libgdiplus-dev"