From 42eb9960089583ff3e45b7f217690b05a6a069b7 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 25 May 2013 14:53:42 -0300 Subject: unar: put x86_64 and mips64el support to build --- libre/unar/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/unar/PKGBUILD') diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD index 7d816b666..8fe6b165c 100644 --- a/libre/unar/PKGBUILD +++ b/libre/unar/PKGBUILD @@ -6,7 +6,7 @@ pkgname=unar pkgver=1.6 pkgrel=2 pkgdesc="An Objective-C application for uncompressing archive files" -arch=('i686') +arch=('x86_64' 'i686' 'mips64el') url="http://unarchiver.c3.cx/" license=('LGPL2.1') depends=('gnustep-base' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib') -- cgit v1.2.3-54-g00ecf