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 b939c8f7c..1443ae019 100644 --- a/community/shfs-utils/PKGBUILD +++ b/community/shfs-utils/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=4 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" |