diff options
author | 2024-03-12 23:52:42 +0200 | |
---|---|---|
committer | 2024-03-12 23:52:42 +0200 | |
commit | b394cf60d4a53031e76967943fedc1183269ba4c (patch) | |
tree | 07ba47b0975d429b149f2ad83638c12e94f06e7f /net-vpn/strongswan | |
parent | net-misc/curl: Stabilize 8.6.0-r1 arm, #926619 (diff) | |
download | gentoo-b394cf60d4a53031e76967943fedc1183269ba4c.tar.gz gentoo-b394cf60d4a53031e76967943fedc1183269ba4c.tar.bz2 gentoo-b394cf60d4a53031e76967943fedc1183269ba4c.zip |
net-vpn/strongswan: Stabilize 5.9.13 x86, #926852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.13.ebuild b/net-vpn/strongswan/strongswan-5.9.13.ebuild index 94bb03b5cd37..9ff569276908 100644 --- a/net-vpn/strongswan/strongswan-5.9.13.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.13.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" |