diff options
Diffstat (limited to 'net-misc/openvpn/openvpn-2.1.2.ebuild')
-rw-r--r-- | net-misc/openvpn/openvpn-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openvpn/openvpn-2.1.2.ebuild b/net-misc/openvpn/openvpn-2.1.2.ebuild index eb12ba03b6da..a9f8ecaa31c8 100644 --- a/net-misc/openvpn/openvpn-2.1.2.ebuild +++ b/net-misc/openvpn/openvpn-2.1.2.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.2.ebuild,v 1.8 2010/10/15 21:28:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.2.ebuild,v 1.9 2010/10/19 02:23:27 jer 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 |