diff options
Diffstat (limited to 'community/afpfs-ng/PKGBUILD')
-rw-r--r-- | community/afpfs-ng/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/afpfs-ng/PKGBUILD b/community/afpfs-ng/PKGBUILD index 6020eaddb..1811a1df7 100644 --- a/community/afpfs-ng/PKGBUILD +++ b/community/afpfs-ng/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A client for the Apple Filing Protocol (AFP)" url="http://alexthepuffin.googlepages.com/" license=('GPL') depends=('gmp' 'fuse' 'libgcrypt') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=( "http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2" 'fix_afpfs-ng_includes.patch' |