diff options
Diffstat (limited to 'community/cadaver/PKGBUILD')
-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 da3c12e11..36e7d52ad 100644 --- a/community/cadaver/PKGBUILD +++ b/community/cadaver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cadaver pkgver=0.23.3 pkgrel=3 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') |