diff options
Diffstat (limited to 'community/arj/PKGBUILD')
-rw-r--r-- | community/arj/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arj/PKGBUILD b/community/arj/PKGBUILD index b7d14445e..23ea9e5e4 100644 --- a/community/arj/PKGBUILD +++ b/community/arj/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.10.22 pkgrel=8 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') depends=('glibc') options=('!makeflags') |