diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 16:00:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-18 16:00:15 +0200 |
commit | 1c85cde966bf4cda807e6f71d481b6a7cad9b3c4 (patch) | |
tree | 32f2014edd9e7410e63c8f21b3ca937068cda852 /net-vpn/strongswan | |
parent | dev-libs/expat: amd64 stable wrt bug #622046 (diff) | |
download | gentoo-1c85cde966bf4cda807e6f71d481b6a7cad9b3c4.tar.gz gentoo-1c85cde966bf4cda807e6f71d481b6a7cad9b3c4.tar.bz2 gentoo-1c85cde966bf4cda807e6f71d481b6a7cad9b3c4.zip |
net-vpn/strongswan: amd64 stable wrt bug #620256
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.5.3.ebuild b/net-vpn/strongswan/strongswan-5.5.3.ebuild index 02a431050dc3..5b0557684d8f 100644 --- a/net-vpn/strongswan/strongswan-5.5.3.ebuild +++ b/net-vpn/strongswan/strongswan-5.5.3.ebuild @@ -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" |