diff options
Diffstat (limited to 'testing/apache-mod-auth-kerb')
-rw-r--r-- | testing/apache-mod-auth-kerb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apache-mod-auth-kerb/APKBUILD b/testing/apache-mod-auth-kerb/APKBUILD index 16bc7fb2e..9197a6eaa 100644 --- a/testing/apache-mod-auth-kerb/APKBUILD +++ b/testing/apache-mod-auth-kerb/APKBUILD @@ -6,7 +6,7 @@ pkgver=5.4 pkgrel=0 pkgdesc="A Kerberos authentication module for the Apache Http Server" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" -arch="x86 x86_64" +arch="all" license="custom" depends="apache2 heimdal" makedepends="apache2-dev heimdal-dev samba-dev bash" |