commit: 3e31aab1758dfbca7aa6ebfb0c6eab96fe34efb4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 1 09:56:15 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 1 09:56:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e31aab1
net-vpn/libreswan: Stabilize 5.1-r1 x86, #950437 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-vpn/libreswan/libreswan-5.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/libreswan/libreswan-5.1-r1.ebuild b/net-vpn/libreswan/libreswan-5.1-r1.ebuild index 1e8b49a3595c..c83048433f5d 100644 --- a/net-vpn/libreswan/libreswan-5.1-r1.ebuild +++ b/net-vpn/libreswan/libreswan-5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://download.libreswan.org/${P}.tar.gz" LICENSE="GPL-2 BSD-4 RSA DES" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" IUSE="caps curl dnssec +ikev1 ldap networkmanager pam seccomp selinux systemd test" RESTRICT="!test? ( test )"