diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 20:07:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 20:07:53 +0000 |
commit | 68b6f1573a9734f8b56d6f8c82a8edda5ecb3121 (patch) | |
tree | 8692115061be349a9ec24a75e64d405ae3d00e80 /net-vpn/libreswan | |
parent | sci-geosciences/qmapshack: Stabilize 1.16.1 x86, #830767 (diff) | |
download | gentoo-68b6f1573a9734f8b56d6f8c82a8edda5ecb3121.tar.gz gentoo-68b6f1573a9734f8b56d6f8c82a8edda5ecb3121.tar.bz2 gentoo-68b6f1573a9734f8b56d6f8c82a8edda5ecb3121.zip |
net-vpn/libreswan: Stabilize 4.5 x86, #830831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/libreswan')
-rw-r--r-- | net-vpn/libreswan/libreswan-4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/libreswan/libreswan-4.5.ebuild b/net-vpn/libreswan/libreswan-4.5.ebuild index 06f4baa533ab..86cb2867d62c 100644 --- a/net-vpn/libreswan/libreswan-4.5.ebuild +++ b/net-vpn/libreswan/libreswan-4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test" RESTRICT="!test? ( test )" |