diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 04:07:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 04:07:22 +0000 |
commit | 58e71f741e75388984fa5bf6f431e46dab68f726 (patch) | |
tree | c097e588e9919f7dadf77b0fca14ee3e1108c939 /net-vpn/strongswan | |
parent | dev-libs/libxslt: Stabilize 1.1.34 ppc64, #710748 (diff) | |
download | gentoo-58e71f741e75388984fa5bf6f431e46dab68f726.tar.gz gentoo-58e71f741e75388984fa5bf6f431e46dab68f726.tar.bz2 gentoo-58e71f741e75388984fa5bf6f431e46dab68f726.zip |
net-vpn/strongswan: Stabilize 5.8.4 ppc, #736770
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.8.4.ebuild b/net-vpn/strongswan/strongswan-5.8.4.ebuild index 201d9f38df77..38463dfcf54e 100644 --- a/net-vpn/strongswan/strongswan-5.8.4.ebuild +++ b/net-vpn/strongswan/strongswan-5.8.4.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" |