Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/
Date: Tue, 16 Aug 2022 07:44:15
Message-Id: 1660635829.90a64145a11e00e3bf4b38dfdfa565c1ca44690b.ago@gentoo
1 commit: 90a64145a11e00e3bf4b38dfdfa565c1ca44690b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 07:43:49 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 07:43:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a64145
7
8 net-vpn/strongswan: arm stable wrt bug #865309
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-vpn/strongswan/strongswan-5.9.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild b/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild
16 index 5991df7ba5ce..3667acef406a 100644
17 --- a/net-vpn/strongswan/strongswan-5.9.6-r1.ebuild
18 +++ b/net-vpn/strongswan/strongswan-5.9.6-r1.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"