From 7df7ee98f0ecd18958c0bac942416d26119a7e7a Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Mon, 27 Apr 2015 19:25:35 +0200 Subject: testing/mono: enabled only for x86_64 --- testing/mono/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3