diff options
Diffstat (limited to 'net-misc/openswan/openswan-2.6.39.ebuild')
-rw-r--r-- | net-misc/openswan/openswan-2.6.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openswan/openswan-2.6.39.ebuild b/net-misc/openswan/openswan-2.6.39.ebuild index b9da69b3bfd2..4054627cea9e 100644 --- a/net-misc/openswan/openswan-2.6.39.ebuild +++ b/net-misc/openswan/openswan-2.6.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.6.39.ebuild,v 1.2 2013/09/01 15:27:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.6.39.ebuild,v 1.3 2013/09/01 15:27:31 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.openswan.org/openswan/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="caps curl ldap pam ssl extra-algorithms weak-algorithms nocrypto-algorithms ms-bad-proposal nss" RESTRICT="test" # requires user mode linux setup |