diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-02 09:02:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-02 09:02:51 +0100 |
commit | 6e1d7055d6f4950411a3b29a865d44c975e3b0f7 (patch) | |
tree | 9a93ec0ce9021a3f26221e9be11c67fbfc22977f /net-vpn | |
parent | media-libs/zita-alsa-pcmi: ppc stable wrt bug #832492 (diff) | |
download | gentoo-6e1d7055d6f4950411a3b29a865d44c975e3b0f7.tar.gz gentoo-6e1d7055d6f4950411a3b29a865d44c975e3b0f7.tar.bz2 gentoo-6e1d7055d6f4950411a3b29a865d44c975e3b0f7.zip |
net-vpn/strongswan: ppc stable wrt bug #832508
Package-Manager: Portage-3.0.28, Repoman-3.0.3
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.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.5.ebuild b/net-vpn/strongswan/strongswan-5.9.5.ebuild index 5acae3b7ab5c..8f1e1ce6e578 100644 --- a/net-vpn/strongswan/strongswan-5.9.5.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.5.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" |