diff options
Diffstat (limited to 'core/jfsutils/PKGBUILD')
-rw-r--r-- | core/jfsutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/jfsutils/PKGBUILD b/core/jfsutils/PKGBUILD index fee4867a2..8ed938017 100644 --- a/core/jfsutils/PKGBUILD +++ b/core/jfsutils/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jfsutils pkgver=1.1.15 pkgrel=3 pkgdesc='JFS filesystem utilities' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://jfs.sourceforge.net' license=('GPL') groups=('base') |