summaryrefslogtreecommitdiff
path: root/community/python2-pysqlite-legacy/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:33:53 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-28 17:33:53 -0500
commita9f2ee33f4d847cfa5b112747de46becdb6b46b5 (patch)
tree15c5dfa531c3ba51126d944f8e16aa096fa93315 /community/python2-pysqlite-legacy/PKGBUILD
parentbc0e43bd6999fb2784d73ca0e501a645179b1720 (diff)
Add mips64el in archs
Diffstat (limited to 'community/python2-pysqlite-legacy/PKGBUILD')
-rw-r--r--community/python2-pysqlite-legacy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-pysqlite-legacy/PKGBUILD b/community/python2-pysqlite-legacy/PKGBUILD
index 6fdb5bb66..ee2618605 100644
--- a/community/python2-pysqlite-legacy/PKGBUILD
+++ b/community/python2-pysqlite-legacy/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python2-pysqlite-legacy
pkgver=1.0.1
pkgrel=1
pkgdesc="A Python DB-API 2.0 interface for the legacy SQLite 2"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://initd.org/tracker/pysqlite"
replaces=('python-pysqlite-legacy')
license=('custom')