diff options
Diffstat (limited to 'net-misc/openvpn/openvpn-2.1.3.ebuild')
-rw-r--r-- | net-misc/openvpn/openvpn-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openvpn/openvpn-2.1.3.ebuild b/net-misc/openvpn/openvpn-2.1.3.ebuild index de7c83063aa5..4f2a4a2c128e 100644 --- a/net-misc/openvpn/openvpn-2.1.3.ebuild +++ b/net-misc/openvpn/openvpn-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.3.ebuild,v 1.10 2010/12/05 18:14:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.3.ebuild,v 1.11 2010/12/28 01:34:05 ranger Exp $ EAPI=2 @@ -19,7 +19,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" +KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="eurephia examples iproute2 ipv6 minimal pam passwordsave selinux ssl static pkcs11 userland_BSD" DEPEND=">=dev-libs/lzo-1.07 |