diff options
Diffstat (limited to 'community/python-bsddb/PKGBUILD')
-rw-r--r-- | community/python-bsddb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-bsddb/PKGBUILD b/community/python-bsddb/PKGBUILD index 578d0921d..4c1015bb1 100644 --- a/community/python-bsddb/PKGBUILD +++ b/community/python-bsddb/PKGBUILD @@ -11,7 +11,7 @@ pkgver=5.1.2.${_hgrel} pkgrel=1 pkgdesc="Python interface for BerkeleyDB" license=('MIT') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.jcea.es/programacion/pybsddb.htm" makedepends=('python2-distribute' 'python-distribute' 'mercurial') source=("ftp://ftp.archlinux.org/other/community/${pkgbase}/${pkgbase}-${pkgver}.src.tar.xz" |