diff options
Diffstat (limited to 'extra/arj/PKGBUILD')
-rw-r--r-- | extra/arj/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/arj/PKGBUILD b/extra/arj/PKGBUILD index 4f07f5617..8ea31c61a 100644 --- a/extra/arj/PKGBUILD +++ b/extra/arj/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.10.22 pkgrel=7 pkgdesc="Free and portable clone of the ARJ archiver" url="http://arj.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') options=('!makeflags') depends=('glibc') |