diff options
Diffstat (limited to 'main/acf-core')
-rw-r--r-- | main/acf-core/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index ef6088429e..b25cd9bb87 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.11.0 pkgrel=0 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" +arch="x86 x86_64" license="GPL-2" install="$pkgname.post-upgrade" depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5" |