diff options
Diffstat (limited to 'pcr/python2-gitdb/PKGBUILD')
-rw-r--r-- | pcr/python2-gitdb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-gitdb/PKGBUILD b/pcr/python2-gitdb/PKGBUILD index f0cde5926..8eb3e45f9 100644 --- a/pcr/python2-gitdb/PKGBUILD +++ b/pcr/python2-gitdb/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python2-gitdb pkgver=0.5.4 pkgrel=1 pkgdesc="IO of git-style object databases" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pypi.python.org/pypi/gitdb" license=('BSD') makedepends=('python2' 'python2-distribute') |