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: Sat, 02 Mar 2019 20:49:47
Message-Id: 1551559767.4bd39fd5c18026a83dba278f18464e82401d8c01.whissi@gentoo
1 commit: 4bd39fd5c18026a83dba278f18464e82401d8c01
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 20:47:40 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 20:49:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd39fd5
7
8 net-vpn/strongswan: x86 stable (bug #679176)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-vpn/strongswan/strongswan-5.7.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-vpn/strongswan/strongswan-5.7.2.ebuild b/net-vpn/strongswan/strongswan-5.7.2.ebuild
17 index 894a7791c9b..925eb6adb26 100644
18 --- a/net-vpn/strongswan/strongswan-5.7.2.ebuild
19 +++ b/net-vpn/strongswan/strongswan-5.7.2.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"