diff options
Diffstat (limited to 'community/cromfs/PKGBUILD')
-rw-r--r-- | community/cromfs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cromfs/PKGBUILD b/community/cromfs/PKGBUILD index 2d3b2454a..ae2a2b9dd 100644 --- a/community/cromfs/PKGBUILD +++ b/community/cromfs/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cromfs pkgver=1.5.10.1 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc='Compressed read-only filesystem based on FUSE' url='http://bisqwit.iki.fi/source/cromfs.html' license=('GPL') |