summaryrefslogtreecommitdiff
path: root/extra/libplist/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libplist/PKGBUILD')
-rw-r--r--extra/libplist/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libplist/PKGBUILD b/extra/libplist/PKGBUILD
index ebf732b69..718869420 100644
--- a/extra/libplist/PKGBUILD
+++ b/extra/libplist/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.8
pkgrel=2
pkgdesc="A library to handle Apple Property List format whereas it's binary or XML"
url="http://libimobiledevice.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2' 'LGPL2.1')
depends=('glib2' 'libxml2' 'python2')
makedepends=('cmake' 'swig')