summaryrefslogtreecommitdiffstats
path: root/testing/pllua/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pllua/APKBUILD')
-rw-r--r--testing/pllua/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/pllua/APKBUILD b/testing/pllua/APKBUILD
index 09ef17f56..913f99bbd 100644
--- a/testing/pllua/APKBUILD
+++ b/testing/pllua/APKBUILD
@@ -5,6 +5,7 @@ pkgver=0.3.1
pkgrel=0
pkgdesc="Procedural language for PostgreSQL using Lua"
url="http://pgfoundry.org/projects/pllua"
+arch="x86 x86_64"
license="GPL"
depends="postgresql"
makedepends="postgresql-dev lua-dev ccache"