summaryrefslogtreecommitdiff
path: root/community/libgit2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgit2/PKGBUILD')
-rw-r--r--community/libgit2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgit2/PKGBUILD b/community/libgit2/PKGBUILD
index f47445fe9..07d9ad5bb 100644
--- a/community/libgit2/PKGBUILD
+++ b/community/libgit2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libgit2
pkgver=0.18.0
pkgrel=1
pkgdesc="A linkable library for Git"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libgit2.github.com/"
depends=(zlib openssl)
makedepends=(cmake python)