diff options
Diffstat (limited to 'net-vpn/strongswan/strongswan-5.7.1.ebuild')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.7.1.ebuild b/net-vpn/strongswan/strongswan-5.7.1.ebuild index c787179ae1ee..66abae1e8a4b 100644 --- a/net-vpn/strongswan/strongswan-5.7.1.ebuild +++ b/net-vpn/strongswan/strongswan-5.7.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://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 systemd pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" |