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 fef384dfd..d3d6ec685 100644 --- a/extra/mono-tools/PKGBUILD +++ b/extra/mono-tools/PKGBUILD @@ -13,7 +13,7 @@ pkgname=mono-tools pkgver=2.10 pkgrel=1 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=('mono>=2.10.1' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla') |