summaryrefslogtreecommitdiff
path: root/community/python-pygit2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pygit2/PKGBUILD')
-rw-r--r--community/python-pygit2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pygit2/PKGBUILD b/community/python-pygit2/PKGBUILD
index 13968cc59..35f81c8cc 100644
--- a/community/python-pygit2/PKGBUILD
+++ b/community/python-pygit2/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Python bindings for libgit2'
url="https://github.com/libgit2/pygit2"
depends=(libgit2)
makedepends=(python python2)
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
license=('GPL2')
source=(https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz)
md5sums=('3b8cba0ad69bcb2e1aa73d325dcdf53b')