summaryrefslogtreecommitdiff
path: root/community/cromfs/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
commit735e0f71a2d7db69fb1362edf7e910743145d2b3 (patch)
treeb1afcec766e567885356165d67851a468ec6ea27 /community/cromfs/PKGBUILD
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'community/cromfs/PKGBUILD')
-rw-r--r--community/cromfs/PKGBUILD2
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')