diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:06:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:07:19 +0100 |
commit | 2f1b2706de2474bdb6e488859291f7d8418ecda0 (patch) | |
tree | ab6035d79e23eb27bef3a44121a4033d4e6af121 /net-vpn | |
parent | net-dns/ddclient: ppc stable wrt bug #702792 (diff) | |
download | gentoo-2f1b2706de2474bdb6e488859291f7d8418ecda0.tar.gz gentoo-2f1b2706de2474bdb6e488859291f7d8418ecda0.tar.bz2 gentoo-2f1b2706de2474bdb6e488859291f7d8418ecda0.zip |
net-vpn/strongswan: ppc stable wrt bug #702932
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/strongswan/strongswan-5.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.8.1.ebuild b/net-vpn/strongswan/strongswan-5.8.1.ebuild index 6d4b03776c21..ba14f7ef8a2c 100644 --- a/net-vpn/strongswan/strongswan-5.8.1.ebuild +++ b/net-vpn/strongswan/strongswan-5.8.1.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" |