diff options
Diffstat (limited to 'community/curlftpfs/PKGBUILD')
-rw-r--r-- | community/curlftpfs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/curlftpfs/PKGBUILD b/community/curlftpfs/PKGBUILD index efe80c5e6..f4442f467 100644 --- a/community/curlftpfs/PKGBUILD +++ b/community/curlftpfs/PKGBUILD @@ -11,7 +11,7 @@ url="http://curlftpfs.sourceforge.net/" license=('GPL') depends=('curl>=7.15.4' 'fuse' 'glib2') makedepends=('pkgconfig>=0.9.0') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=(http://downloads.sourceforge.net/sourceforge/curlftpfs/$pkgname-$pkgver.tar.gz ioerror.patch) md5sums=('b452123f755114cd4461d56c648d9f12' |