summaryrefslogtreecommitdiffstats
path: root/main/acf-postgresql/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-postgresql/APKBUILD')
-rw-r--r--main/acf-postgresql/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-postgresql/APKBUILD b/main/acf-postgresql/APKBUILD
index 7af489c68fc..4895739244e 100644
--- a/main/acf-postgresql/APKBUILD
+++ b/main/acf-postgresql/APKBUILD
@@ -5,6 +5,7 @@ pkgver=0.3.2
pkgrel=0
pkgdesc="ACF module for postgresql"
url="http://git.alpinelinux.org/cgit/$pkgname"
+arch="x86 x86_64"
license="GPL-2"
depends="acf-core lua postgresql"
makedepends=""