Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/
Date: Thu, 18 Oct 2018 11:31:38
Message-Id: 1539862150.1ac3072d1f7c011e7f72f597eadc172d7e912249.whissi@gentoo
1 commit: 1ac3072d1f7c011e7f72f597eadc172d7e912249
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 11:29:10 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 11:29:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac3072d
7
8 net-vpn/strongswan: x86 stable (bug #668862)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-vpn/strongswan/strongswan-5.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-vpn/strongswan/strongswan-5.7.1.ebuild b/net-vpn/strongswan/strongswan-5.7.1.ebuild
17 index f13b65d0faa..c787179ae1e 100644
18 --- a/net-vpn/strongswan/strongswan-5.7.1.ebuild
19 +++ b/net-vpn/strongswan/strongswan-5.7.1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2"
21
22 LICENSE="GPL-2 RSA DES"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
26 IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
27
28 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"