diff options
Diffstat (limited to 'community/unshield')
-rw-r--r-- | community/unshield/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unshield/PKGBUILD b/community/unshield/PKGBUILD index b549269c0..5e95a493b 100644 --- a/community/unshield/PKGBUILD +++ b/community/unshield/PKGBUILD @@ -5,7 +5,7 @@ pkgname=unshield pkgver=0.6 pkgrel=3 pkgdesc="Extracts CAB files from InstallShield installers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/synce/files/" license=('custom') depends=('zlib') |