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: Fri, 03 Aug 2018 23:10:38
Message-Id: 1533337828.a0f9fca9f7d9c4fe05d2703b311bac7373b890f8.zlogene@gentoo
1 commit: a0f9fca9f7d9c4fe05d2703b311bac7373b890f8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 3 23:10:14 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 3 23:10:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f9fca9
7
8 net-vpn/libreswan: amd64 stable wrt bug #662704
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-vpn/libreswan/libreswan-3.25.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/libreswan/libreswan-3.25.ebuild b/net-vpn/libreswan/libreswan-3.25.ebuild
16 index ef9392525b5..a830de440be 100644
17 --- a/net-vpn/libreswan/libreswan-3.25.ebuild
18 +++ b/net-vpn/libreswan/libreswan-3.25.ebuild
19 @@ -6,7 +6,7 @@ EAPI=6
20 inherit systemd toolchain-funcs
21
22 SRC_URI="https://download.libreswan.org/${P}.tar.gz"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc ~x86"
25
26 DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
27 HOMEPAGE="https://libreswan.org/"