diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:22:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:01 +0100 |
commit | 33f1e86ae2023afe4d8e6a0b3ba8974aae648058 (patch) | |
tree | 97c043bb61b41c2c4b78627e803469562d844f17 /net-vpn/strongswan | |
parent | dev-perl/List-MoreUtils: stable 0.428.0 for ppc (diff) | |
download | gentoo-33f1e86ae2023afe4d8e6a0b3ba8974aae648058.tar.gz gentoo-33f1e86ae2023afe4d8e6a0b3ba8974aae648058.tar.bz2 gentoo-33f1e86ae2023afe4d8e6a0b3ba8974aae648058.zip |
net-vpn/strongswan: stable 5.9.2 for ppc
stable wrt bug #793269
Package-Manager: Portage-3.0.19, Repoman-3.0.3
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.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.2.ebuild b/net-vpn/strongswan/strongswan-5.9.2.ebuild index 8f197987d174..b7b28afa8ea2 100644 --- a/net-vpn/strongswan/strongswan-5.9.2.ebuild +++ b/net-vpn/strongswan/strongswan-5.9.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 ~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" |