summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-06 11:29:46 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-06 11:29:46 -0300
commit0a4c93587b241d8127696400d5256368213062f2 (patch)
treee023880de417ed2fd149cafe425ef16661d7e175
parent7e625170ad4fd86bb2ee338c7be9a352bf418b00 (diff)
port
-rw-r--r--core/libimobiledevice/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libimobiledevice/PKGBUILD b/core/libimobiledevice/PKGBUILD
index 5e85bd7b9..aefb7c445 100644
--- a/core/libimobiledevice/PKGBUILD
+++ b/core/libimobiledevice/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.1.4
pkgrel=2
pkgdesc="Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux"
url="http://libimobiledevice.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2' 'LGPL2.1')
depends=('usbmuxd' 'gnutls' 'libgcrypt')
options=('!libtool')