diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 06:28:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 06:28:43 +0100 |
commit | d7da80b8de19e19f76cdd1846955c1022041aba2 (patch) | |
tree | c2038779ffdaeff1bcf8e49c5b78bffb32f16ea8 /net-vpn/strongswan | |
parent | dev-libs/confuse: Stabilize 3.3-r2 x86, #904536 (diff) | |
download | gentoo-d7da80b8de19e19f76cdd1846955c1022041aba2.tar.gz gentoo-d7da80b8de19e19f76cdd1846955c1022041aba2.tar.bz2 gentoo-d7da80b8de19e19f76cdd1846955c1022041aba2.zip |
net-vpn/strongswan: Stabilize 5.9.10 amd64, #904537
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.10.ebuild b/net-vpn/strongswan/strongswan-5.9.10.ebuild index 057c1e8f3e05..2ccbb23065bd 100644 --- a/net-vpn/strongswan/strongswan-5.9.10.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.10.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" |