diff options
Diffstat (limited to 'main/acf-dnscache/APKBUILD')
-rw-r--r-- | main/acf-dnscache/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-dnscache/APKBUILD b/main/acf-dnscache/APKBUILD index bde57f4d1f..b2b2c609b0 100644 --- a/main/acf-dnscache/APKBUILD +++ b/main/acf-dnscache/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc="A web-based system administration interface for dnscache" url="http://git.alpinelinux.org/cgit/acf-dnscache" +arch="x86 x86_64" license="GPL-2" depends="acf-core lua lua-posix dnscache" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" |