summaryrefslogtreecommitdiffstats
path: root/main/lua-sql-postgres/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-sql-postgres/APKBUILD')
-rw-r--r--main/lua-sql-postgres/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lua-sql-postgres/APKBUILD b/main/lua-sql-postgres/APKBUILD
index d54d34017a4..eb331f9f76c 100644
--- a/main/lua-sql-postgres/APKBUILD
+++ b/main/lua-sql-postgres/APKBUILD
@@ -5,6 +5,7 @@ pkgver=2.1.1
pkgrel=2
pkgdesc="PostgreSQL driver for LuaSQL"
url="http://www.keplerproject.org/luasql/"
+arch="x86 x86_64"
license="MIT"
depends="lua"
makedepends="lua-dev postgresql-dev"