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/libreswan/
Date: Thu, 15 Nov 2018 15:48:40
Message-Id: 1542296265.0e5836050d9f80f3a493a9f2331ed7f0340a5b4f.whissi@gentoo
1 commit: 0e5836050d9f80f3a493a9f2331ed7f0340a5b4f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 15 15:37:45 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 15 15:37:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e583605
7
8 net-vpn/libreswan: x86 stable (bug #671012)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-vpn/libreswan/libreswan-3.27.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-vpn/libreswan/libreswan-3.27.ebuild b/net-vpn/libreswan/libreswan-3.27.ebuild
17 index 8b57d75990f..7d8d9507ce4 100644
18 --- a/net-vpn/libreswan/libreswan-3.27.ebuild
19 +++ b/net-vpn/libreswan/libreswan-3.27.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit systemd toolchain-funcs
22
23 SRC_URI="https://download.libreswan.org/${P}.tar.gz"
24 -KEYWORDS="amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc x86"
26
27 DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
28 HOMEPAGE="https://libreswan.org/"