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/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-sqlite/APKBUILD b/main/py-sqlite/APKBUILD
index a483111a610..11725617292 100644
--- a/main/py-sqlite/APKBUILD
+++ b/main/py-sqlite/APKBUILD
@@ -6,7 +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"
+arch="all"
license="MIT"
depends="python sqlite"
makedepends="sqlite-dev python-dev"