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 aedbb4fde..37fe82c0e 100644
--- a/community/libgit2/PKGBUILD
+++ b/community/libgit2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libgit2
pkgver=0.19.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 libssh2)
makedepends=(cmake python)