diff options
Diffstat (limited to 'community/cadaver')
-rw-r--r-- | community/cadaver/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cadaver/PKGBUILD b/community/cadaver/PKGBUILD index ec11fd70f..48f5205db 100644 --- a/community/cadaver/PKGBUILD +++ b/community/cadaver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cadaver pkgver=0.23.3 pkgrel=2 pkgdesc="Command-line WebDAV client for Unix" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.webdav.org/cadaver" license=('GPL') depends=('neon') |