summaryrefslogtreecommitdiffstats
path: root/main/acf-dnscache
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/acf-dnscache
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
main/*: add arch
Diffstat (limited to 'main/acf-dnscache')
-rw-r--r--main/acf-dnscache/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/acf-dnscache/APKBUILD b/main/acf-dnscache/APKBUILD
index bde57f4d1ff..b2b2c609b09 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"