diff options
Diffstat (limited to 'community/shfs-utils/PKGBUILD')
-rw-r--r-- | community/shfs-utils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shfs-utils/PKGBUILD b/community/shfs-utils/PKGBUILD index f5e7e4045..cfdeded85 100644 --- a/community/shfs-utils/PKGBUILD +++ b/community/shfs-utils/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=5 pkgdesc='SHell FileSystem Linux utils' url='http://shfs.sourceforge.net/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('glibc' 'openssh') makedepends=('patch') source=("http://downloads.sourceforge.net/sourceforge/shfs/shfs-$pkgver.tar.gz" |