diff options
Diffstat (limited to 'extra/mono-tools/PKGBUILD')
-rw-r--r-- | extra/mono-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mono-tools/PKGBUILD b/extra/mono-tools/PKGBUILD index a7dc49bf1..e1b29235a 100644 --- a/extra/mono-tools/PKGBUILD +++ b/extra/mono-tools/PKGBUILD @@ -13,7 +13,7 @@ pkgname=mono-tools pkgver=2.10 pkgrel=2 pkgdesc="collection of testing and development tools for use with mono (including monodoc browser)" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://www.mono-project.com/" depends=('libgnome-sharp' 'gtkhtml-sharp') |