summaryrefslogtreecommitdiffstats
path: root/main/py-sqlite/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-sqlite/APKBUILD')
-rw-r--r--main/py-sqlite/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD
index a0ae27156..a483111a6 100644
--- a/main/py-sqlite/APKBUILD
+++ b/main/py-sqlite/APKBUILD
@@ -6,6 +6,7 @@ pkgver=2.6.0
pkgrel=0
pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine"
url="http://code.google.com/p/pysqlite/"
+arch="x86 x86_64"
license="MIT"
depends="python sqlite"
makedepends="sqlite-dev python-dev"