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: Fri, 05 Feb 2021 12:31:16
Message-Id: 1612528248.621de1d245df24171c7e439164cc36b570e5cefc.sam@gentoo
1 commit: 621de1d245df24171c7e439164cc36b570e5cefc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 5 12:30:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 5 12:30:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621de1d2
7
8 net-vpn/strongswan: Stabilize 5.9.1 x86, #768735
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-vpn/strongswan/strongswan-5.9.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-vpn/strongswan/strongswan-5.9.1.ebuild b/net-vpn/strongswan/strongswan-5.9.1.ebuild
16 index 3ec804ee261..4176fa33935 100644
17 --- a/net-vpn/strongswan/strongswan-5.9.1.ebuild
18 +++ b/net-vpn/strongswan/strongswan-5.9.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="7"
25 @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2"
26
27 LICENSE="GPL-2 RSA DES"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
31 IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
32
33 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"