diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index 8f33900f16d..8609104629d 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.2.2.30 pkgrel=1 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="http://www.mono-project.com/" -arch="all" +arch="x86_64 x86" license="GPL" depends="python" depends_dev="zlib-dev libgdiplus-dev"