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 3a093b9af..af2115029 100644
--- a/community/libgit2/PKGBUILD
+++ b/community/libgit2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libgit2
pkgver=0.17.0
pkgrel=2
pkgdesc="A linkable library for Git"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libgit2.github.com/"
depends=('zlib')
makedepends=(cmake python)