diff options
Diffstat (limited to 'extra/mono-zeroconf/PKGBUILD')
-rw-r--r-- | extra/mono-zeroconf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mono-zeroconf/PKGBUILD b/extra/mono-zeroconf/PKGBUILD index 6b0728b3f..3bd43a6ee 100644 --- a/extra/mono-zeroconf/PKGBUILD +++ b/extra/mono-zeroconf/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="A cross platform Zero Configuration Networking library for Mono and .NET." url="http://www.mono-project.com/Mono.Zeroconf" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('mono>=2.6' 'avahi') options=('!makeflags') source=(http://download.banshee-project.org/mono-zeroconf/${pkgname}-${pkgver}.tar.bz2) |