diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 17:41:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 17:48:03 +0000 |
commit | 33260f89d935221cf348fbad5c947179e86222aa (patch) | |
tree | 42fc2635fecd8dd342b76f76a677b2af3c2e5c55 /net-vpn/strongswan | |
parent | dev-libs/unittest++: remove old (diff) | |
download | gentoo-33260f89d935221cf348fbad5c947179e86222aa.tar.gz gentoo-33260f89d935221cf348fbad5c947179e86222aa.tar.bz2 gentoo-33260f89d935221cf348fbad5c947179e86222aa.zip |
net-vpn/strongswan: Stabilize 5.8.4 arm, #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 dd518f14f8fd..2998a7203482 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" |