diff options
Diffstat (limited to 'net-misc/openvpn/openvpn-2.2.2.ebuild')
-rw-r--r-- | net-misc/openvpn/openvpn-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openvpn/openvpn-2.2.2.ebuild b/net-misc/openvpn/openvpn-2.2.2.ebuild index 32d8eda93850..3dc04f61faa7 100644 --- a/net-misc/openvpn/openvpn-2.2.2.ebuild +++ b/net-misc/openvpn/openvpn-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.2.2.ebuild,v 1.9 2012/05/23 14:44:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.2.2.ebuild,v 1.10 2012/05/27 12:50:14 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples iproute2 minimal pam passwordsave selinux +ssl static pkcs11 userland_BSD" DEPEND=">=dev-libs/lzo-1.07 |