diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 16:57:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 16:58:50 +0000 |
commit | 24cdcea5d501e2f4d66333f2e7723fed24b1dc12 (patch) | |
tree | 514504019b8c2ea14329d5057c9c923c085874d2 /net-vpn | |
parent | media-gfx/converseen: Stabilize 0.9.10.0 x86, #901815 (diff) | |
download | gentoo-24cdcea5d501e2f4d66333f2e7723fed24b1dc12.tar.gz gentoo-24cdcea5d501e2f4d66333f2e7723fed24b1dc12.tar.bz2 gentoo-24cdcea5d501e2f4d66333f2e7723fed24b1dc12.zip |
net-vpn/strongswan: Stabilize 5.9.9 x86, #901819
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.9.ebuild b/net-vpn/strongswan/strongswan-5.9.9.ebuild index 057c1e8f3e05..1fbcbb9907a8 100644 --- a/net-vpn/strongswan/strongswan-5.9.9.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.9.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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv 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="gcm led lookip systime-fix unity vici" |