Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/
Date: Sat, 05 Mar 2022 23:42:08
Message-Id: 1646523696.c3da75e64ecce1e05cd7b5612fe8ed384942b249.sam@gentoo
1 commit: c3da75e64ecce1e05cd7b5612fe8ed384942b249
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 5 23:41:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 5 23:41:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3da75e6
7
8 net-vpn/libreswan: Stabilize 4.6 x86, #834463
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-vpn/libreswan/libreswan-4.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/libreswan/libreswan-4.6.ebuild b/net-vpn/libreswan/libreswan-4.6.ebuild
16 index ace7460f4f8a..8759eecc9ad8 100644
17 --- a/net-vpn/libreswan/libreswan-4.6.ebuild
18 +++ b/net-vpn/libreswan/libreswan-4.6.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://download.libreswan.org/${P}.tar.gz"
20
21 LICENSE="GPL-2 BSD-4 RSA DES"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc x86"
25 IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test"
26 RESTRICT="!test? ( test )"