diff options
Diffstat (limited to 'main/acf-postgresql/APKBUILD')
-rw-r--r-- | main/acf-postgresql/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-postgresql/APKBUILD b/main/acf-postgresql/APKBUILD index 7af489c68..489573924 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="" |