diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-05 08:44:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-05 08:44:32 +0200 |
commit | 75bcdfbdf3bcbac86e9d93f114d6ebf04d70c7be (patch) | |
tree | 457a2e1275de6b11ed4263334eacc1a11726a8c2 /net-vpn/strongswan | |
parent | net-vpn/strongswan: Stabilize 5.9.7 x86, #875173 (diff) | |
download | gentoo-75bcdfbdf3bcbac86e9d93f114d6ebf04d70c7be.tar.gz gentoo-75bcdfbdf3bcbac86e9d93f114d6ebf04d70c7be.tar.bz2 gentoo-75bcdfbdf3bcbac86e9d93f114d6ebf04d70c7be.zip |
net-vpn/strongswan: Stabilize 5.9.7 arm, #875173
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.7.ebuild b/net-vpn/strongswan/strongswan-5.9.7.ebuild index 16799569e553..cb8107a77572 100644 --- a/net-vpn/strongswan/strongswan-5.9.7.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.7.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" |