diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-02 20:01:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-02 20:02:18 +0000 |
commit | 2def1dcb32114f20732cc31ce9b8f0fd32c1886e (patch) | |
tree | 068a82af72f558231c0fdf0c7b375ac43e433273 /net-vpn/strongswan | |
parent | media-video/vlc: stable 3.0.6-r1 for ppc, bug #678702 (diff) | |
download | gentoo-2def1dcb32114f20732cc31ce9b8f0fd32c1886e.tar.gz gentoo-2def1dcb32114f20732cc31ce9b8f0fd32c1886e.tar.bz2 gentoo-2def1dcb32114f20732cc31ce9b8f0fd32c1886e.zip |
net-vpn/strongswan: stable 5.7.2 for ppc, bug #679176
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-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 39fbb0f18efd..894a7791c9bb 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" |