diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:53:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:53:01 +0200 |
commit | 8eeccacfed6f099695676c918063b0a9a8c5f2ea (patch) | |
tree | e0794287dab4d10f26fbd1e5eb4f3a86f5362b26 /net-vpn | |
parent | net-analyzer/wireshark: ppc stable wrt bug #620858 (diff) | |
download | gentoo-8eeccacfed6f099695676c918063b0a9a8c5f2ea.tar.gz gentoo-8eeccacfed6f099695676c918063b0a9a8c5f2ea.tar.bz2 gentoo-8eeccacfed6f099695676c918063b0a9a8c5f2ea.zip |
net-vpn/strongswan: ppc stable wrt bug #620256
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.5.3.ebuild b/net-vpn/strongswan/strongswan-5.5.3.ebuild index 5b0557684d8f..64c766aa40d8 100644 --- a/net-vpn/strongswan/strongswan-5.5.3.ebuild +++ b/net-vpn/strongswan/strongswan-5.5.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://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 pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" |