diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:47:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:49:27 +0100 |
commit | 4bd39fd5c18026a83dba278f18464e82401d8c01 (patch) | |
tree | 951232d6118a1c1bd9101086f9e9ca9135e69479 /net-vpn | |
parent | app-office/skrooge: x86 stable (bug #675302) (diff) | |
download | gentoo-4bd39fd5c18026a83dba278f18464e82401d8c01.tar.gz gentoo-4bd39fd5c18026a83dba278f18464e82401d8c01.tar.bz2 gentoo-4bd39fd5c18026a83dba278f18464e82401d8c01.zip |
net-vpn/strongswan: x86 stable (bug #679176)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.7.2.ebuild b/net-vpn/strongswan/strongswan-5.7.2.ebuild index 894a7791c9bb..925eb6adb26a 100644 --- a/net-vpn/strongswan/strongswan-5.7.2.ebuild +++ b/net-vpn/strongswan/strongswan-5.7.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm 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" |