diff options
Diffstat (limited to 'extra/neon/PKGBUILD')
-rw-r--r-- | extra/neon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/neon/PKGBUILD b/extra/neon/PKGBUILD index c87a5f0c2..746929a95 100644 --- a/extra/neon/PKGBUILD +++ b/extra/neon/PKGBUILD @@ -7,7 +7,7 @@ pkgname=neon pkgver=0.29.3 pkgrel=2 pkgdesc="HTTP and WebDAV client library with a C interface" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL') depends=('heimdal' 'expat' 'ca-certificates') url="http://www.webdav.org/neon/" |