summaryrefslogtreecommitdiffstats
path: root/main/apache-mod-auth-ntlm-winbind
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/apache-mod-auth-ntlm-winbind
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
main/*: add arch
Diffstat (limited to 'main/apache-mod-auth-ntlm-winbind')
-rw-r--r--main/apache-mod-auth-ntlm-winbind/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/apache-mod-auth-ntlm-winbind/APKBUILD b/main/apache-mod-auth-ntlm-winbind/APKBUILD
index 1333bac6b89..6da30ad100f 100644
--- a/main/apache-mod-auth-ntlm-winbind/APKBUILD
+++ b/main/apache-mod-auth-ntlm-winbind/APKBUILD
@@ -5,6 +5,7 @@ pkgver=0.1
pkgrel=2
pkgdesc="Authentication module for Apache using NTLM protocol with winbind helper"
url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/"
+arch="x86 x86_64"
license="Apache2"
depends="apache2 samba winbind"
makedepends="autoconf apache2-dev apr-util-dev apr-dev"