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 13477b23d..cf1bf70a9 100644 --- a/community/shfs-utils/PKGBUILD +++ b/community/shfs-utils/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 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 \ |