diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:07:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:17 +0200 |
commit | ca763e487ec0c4e2ce7c0141d45d3b70af15c8d1 (patch) | |
tree | 94ebc4a0b88ae147425f7d38ecd0aef58bbd1fd2 /net-vpn/strongswan | |
parent | dev-util/meson: x86 stable wrt bug #746581 (diff) | |
download | gentoo-ca763e487ec0c4e2ce7c0141d45d3b70af15c8d1.tar.gz gentoo-ca763e487ec0c4e2ce7c0141d45d3b70af15c8d1.tar.bz2 gentoo-ca763e487ec0c4e2ce7c0141d45d3b70af15c8d1.zip |
net-vpn/strongswan: x86 stable wrt bug #746608
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 28994a6df4a4..119c3deceb5b 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" |