diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-01-23 17:41:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-01-23 17:41:48 +0100 |
commit | 4cddca171c10e4cc4c4cd8bd946ba143c70c9368 (patch) | |
tree | eea190085357109d468274300b9d2b28b81a40b9 /net-vpn/strongswan | |
parent | net-dns/libidn: amd64 stable wrt bug #631130 (diff) | |
download | gentoo-4cddca171c10e4cc4c4cd8bd946ba143c70c9368.tar.gz gentoo-4cddca171c10e4cc4c4cd8bd946ba143c70c9368.tar.bz2 gentoo-4cddca171c10e4cc4c4cd8bd946ba143c70c9368.zip |
net-vpn/strongswan: amd64 stable wrt bug #628606
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild b/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild index dc0518eb40a7..f6c8a771da54 100644 --- a/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild +++ b/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" |