diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:43:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-16 09:43:49 +0200 |
commit | 90a64145a11e00e3bf4b38dfdfa565c1ca44690b (patch) | |
tree | fef45d2756f7c00f9c15644bcaa7d7286a38d5a5 /net-vpn/strongswan | |
parent | net-misc/connman: arm stable wrt bug #865261 (diff) | |
download | gentoo-90a64145a11e00e3bf4b38dfdfa565c1ca44690b.tar.gz gentoo-90a64145a11e00e3bf4b38dfdfa565c1ca44690b.tar.bz2 gentoo-90a64145a11e00e3bf4b38dfdfa565c1ca44690b.zip |
net-vpn/strongswan: arm stable wrt bug #865309
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild b/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild index 5991df7ba5ce..3667acef406a 100644 --- a/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~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" |