diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-25 20:57:07 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-25 20:57:07 +0200 |
commit | a88024b7208b269d8b577a083660df74b8c4e51e (patch) | |
tree | cb9a063843ad311c74b09bf74865759b7689b5f3 /testing | |
parent | 644f2e0680539339a9b2961b0ccbf423d1bf1e7d (diff) | |
download | aports-a88024b7208b269d8b577a083660df74b8c4e51e.tar.bz2 aports-a88024b7208b269d8b577a083660df74b8c4e51e.tar.xz |
testing/mono: disabled
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mono/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index cfb901d0e9..c6d78a38a3 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.12.1 pkgrel=0 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="http://www.mono-project.com/" -arch="all" +arch="" license="GPL" depends="" depends_dev="zlib-dev libgdiplus-dev" |