diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 08:19:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 08:21:54 +0000 |
commit | a920854a715189cf9488c79c72c16a0e7a6c27f6 (patch) | |
tree | f9306e6a5d956b00b43c4ecb3a3ec6561ee93d49 /net-vpn/strongswan | |
parent | dev-perl/File-RsyncP: Stabilize 0.760.0 x86, #793266 (diff) | |
download | gentoo-a920854a715189cf9488c79c72c16a0e7a6c27f6.tar.gz gentoo-a920854a715189cf9488c79c72c16a0e7a6c27f6.tar.bz2 gentoo-a920854a715189cf9488c79c72c16a0e7a6c27f6.zip |
net-vpn/strongswan: Stabilize 5.9.2 x86, #793269
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.2.ebuild b/net-vpn/strongswan/strongswan-5.9.2.ebuild index f7a06edaacf0..8f197987d174 100644 --- a/net-vpn/strongswan/strongswan-5.9.2.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.2.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" |