aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-sql-postgres
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2011-02-16 19:22:13 +0000
committerAndrew Manison <amanison@anselsystems.com>2011-02-16 19:22:13 +0000
commitf681d75254fd83796a831c353d4443f5edd2ca3d (patch)
tree342a74a87e797d9933ef0324790f3a57e0de1358 /main/lua-sql-postgres
parent71e39ce025e46b17e9634cb8fdeec7af04f2f0fa (diff)
parent87647f27fae826dbf93bc1dac1cd1bd611c7a7c4 (diff)
downloadaports-f681d75254fd83796a831c353d4443f5edd2ca3d.tar.bz2
aports-f681d75254fd83796a831c353d4443f5edd2ca3d.tar.xz
Merge remote-tracking branch 'alpine/master'
Conflicts: main/iaxmodem/APKBUILD
Diffstat (limited to 'main/lua-sql-postgres')
-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 eb331f9f76..5f2a315fae 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"