diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:37:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:40:10 +0100 |
commit | 68b99a6759c964bf97ae8139f78dd959baa300d1 (patch) | |
tree | 036cb6316e814ece30c109e2d98993ac8a73c281 /net-misc/strongswan | |
parent | app-portage/elogviewer: ppc stable wrt bug #564898 (diff) | |
download | gentoo-68b99a6759c964bf97ae8139f78dd959baa300d1.tar.gz gentoo-68b99a6759c964bf97ae8139f78dd959baa300d1.tar.bz2 gentoo-68b99a6759c964bf97ae8139f78dd959baa300d1.zip |
net-misc/strongswan: ppc stable wrt bug #566130
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/strongswan')
-rw-r--r-- | net-misc/strongswan/strongswan-5.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/strongswan/strongswan-5.3.4.ebuild b/net-misc/strongswan/strongswan-5.3.4.ebuild index 90cec35bea5e..81b1889e74d8 100644 --- a/net-misc/strongswan/strongswan-5.3.4.ebuild +++ b/net-misc/strongswan/strongswan-5.3.4.ebuild @@ -11,7 +11,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 sqlite pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" |