Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/
Date: Thu, 15 Nov 2018 13:22:02
Message-Id: 1542288102.e7ab476b4303a49bf672ccc47d76516455a99255.zlogene@gentoo
1 commit: e7ab476b4303a49bf672ccc47d76516455a99255
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 15 13:21:42 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 15 13:21:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ab476b
7
8 net-vpn/libreswan: amd64 stable wrt bug #671012
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 736e805196d..8b57d75990f 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/"