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