diff options
Diffstat (limited to 'testing/mono')
-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 158fb0b885..f7b81c6722 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -6,7 +6,7 @@ pkgver=5.18.0.268 pkgrel=0 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="https://www.mono-project.com/" -arch="x86_64 x86" +arch="x86_64 x86 armv7" license="MIT" depends="python2" depends_dev="libgdiplus-dev zlib-dev" |