diff options
Diffstat (limited to 'community/python2-pysqlite-legacy/PKGBUILD')
-rw-r--r-- | community/python2-pysqlite-legacy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-pysqlite-legacy/PKGBUILD b/community/python2-pysqlite-legacy/PKGBUILD index 9c5ed703d..8c23cc599 100644 --- a/community/python2-pysqlite-legacy/PKGBUILD +++ b/community/python2-pysqlite-legacy/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python2-pysqlite-legacy pkgver=1.0.1 pkgrel=2 pkgdesc='Python DB-API 2.0 interface for the legacy SQLite 2' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://initd.org/tracker/pysqlite' replaces=('python-pysqlite-legacy') license=('custom') |