diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:21:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:21:45 +0200 |
commit | 710222e69522e47a63c694c6019e02f123cd3ccf (patch) | |
tree | 77f51f5249670ae8e02d2359cf5c463c606269f3 /net-vpn/strongswan | |
parent | mail-mta/postfix: x86 stable wrt bug #621882 (diff) | |
download | gentoo-710222e69522e47a63c694c6019e02f123cd3ccf.tar.gz gentoo-710222e69522e47a63c694c6019e02f123cd3ccf.tar.bz2 gentoo-710222e69522e47a63c694c6019e02f123cd3ccf.zip |
net-vpn/strongswan: x86 stable wrt bug #620256
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 d7477edc1686..02a431050dc3 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" |