diff options
Diffstat (limited to 'community/anyfs-tools/PKGBUILD')
-rw-r--r-- | community/anyfs-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/anyfs-tools/PKGBUILD b/community/anyfs-tools/PKGBUILD index f0ff30bf5..b96198172 100644 --- a/community/anyfs-tools/PKGBUILD +++ b/community/anyfs-tools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=anyfs-tools pkgver=0.85.1c pkgrel=3 pkgdesc="unix-way toolset for recovering and converting filesystems" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://anyfs-tools.sourceforge.net/" license=('GPL') depends=(bzip2 e2fsprogs libmpeg2 xfsprogs fuse) |