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 4f6f2c831ea7..de7c83063aa5 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.9 2010/11/03 21:02:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.3.ebuild,v 1.10 2010/12/05 18:14:20 armin76 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 |