aboutsummaryrefslogtreecommitdiffstats
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/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-sql-postgres/APKBUILD b/main/lua-sql-postgres/APKBUILD
index eb331f9f76c..5f2a315fae5 100644
--- a/main/lua-sql-postgres/APKBUILD
+++ b/main/lua-sql-postgres/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.1.1
pkgrel=2
pkgdesc="PostgreSQL driver for LuaSQL"
url="http://www.keplerproject.org/luasql/"
-arch="x86 x86_64"
+arch="all"
license="MIT"
depends="lua"
makedepends="lua-dev postgresql-dev"