Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/
Date: Thu, 11 Feb 2021 09:31:22
Message-Id: 1613035876.03ca31c24da74c0a10c6002c2cfda2298e1a0fd2.sam@gentoo
1 commit: 03ca31c24da74c0a10c6002c2cfda2298e1a0fd2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 11 09:31:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 09:31:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ca31c2
7
8 net-vpn/strongswan: Stabilize 5.9.1 ppc, #768735
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-vpn/strongswan/strongswan-5.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/strongswan/strongswan-5.9.1.ebuild b/net-vpn/strongswan/strongswan-5.9.1.ebuild
16 index fd23a641cea..0dbba9da50c 100644
17 --- a/net-vpn/strongswan/strongswan-5.9.1.ebuild
18 +++ b/net-vpn/strongswan/strongswan-5.9.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2"
20
21 LICENSE="GPL-2 RSA DES"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
25 IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
26
27 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"