diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:59 +0100 |
commit | 6071b88d0892c6676c61fc77ddb261b1bf52ea88 (patch) | |
tree | 9e61f4bbba615a94e2a44e7d3cbfe0f39a88c565 /net-vpn/strongswan | |
parent | dev-ml/mtime: Stabilize 1.1.0 x86, #783582 (diff) | |
download | gentoo-6071b88d0892c6676c61fc77ddb261b1bf52ea88.tar.gz gentoo-6071b88d0892c6676c61fc77ddb261b1bf52ea88.tar.bz2 gentoo-6071b88d0892c6676c61fc77ddb261b1bf52ea88.zip |
net-vpn/strongswan: Stabilize 5.9.2 amd64, #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 469e870f506b..f7a06edaacf0 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" |