diff options
author | Sam James <sam@gentoo.org> | 2020-10-06 17:26:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-06 17:26:11 +0000 |
commit | 818bfc9e83551115ca54e098171ed7025bead2b3 (patch) | |
tree | 0ce69c7a9fdc56dd9e5f03a36c92516aeda78d01 /net-vpn/strongswan | |
parent | dev-util/re2c: Stabilize 2.0.3 arm, #744571 (diff) | |
download | gentoo-818bfc9e83551115ca54e098171ed7025bead2b3.tar.gz gentoo-818bfc9e83551115ca54e098171ed7025bead2b3.tar.bz2 gentoo-818bfc9e83551115ca54e098171ed7025bead2b3.zip |
net-vpn/strongswan: Stabilize 5.9.0 arm, #746608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.0.ebuild b/net-vpn/strongswan/strongswan-5.9.0.ebuild index f38e8cb03334..517468f85acc 100644 --- a/net-vpn/strongswan/strongswan-5.9.0.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.0.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" |