diff options
Diffstat (limited to 'testing/openvpn-auth-ldap')
-rw-r--r-- | testing/openvpn-auth-ldap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvpn-auth-ldap/APKBUILD b/testing/openvpn-auth-ldap/APKBUILD index 98d98a20cd..44d3611706 100644 --- a/testing/openvpn-auth-ldap/APKBUILD +++ b/testing/openvpn-auth-ldap/APKBUILD @@ -5,7 +5,7 @@ _openvpnver=2.1.3 pkgrel=0 pkgdesc="LDAP authentication and authorization plugin for OpenVPN 2.x" url="http://code.google.com/p/openvpn-auth-ldap/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="openvpn re2c openldap-dev" |