aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/mono/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD
index fd5a1f4384..37277b9a2a 100644
--- a/testing/mono/APKBUILD
+++ b/testing/mono/APKBUILD
@@ -6,7 +6,8 @@ pkgver=5.0.1.1
pkgrel=0
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
url="http://www.mono-project.com/"
-arch="x86_64 x86"
+#arch="x86_64 x86"
+arch=""
license="GPL"
depends="python2"
depends_dev="zlib-dev libgdiplus-dev"