diff options
author | Sam James <sam@gentoo.org> | 2023-06-17 16:12:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-17 16:12:46 +0100 |
commit | cf199c718b8d6bf00e3f672ccb15a7946426838b (patch) | |
tree | 5d101539fe866e8b3cafcbe34b87e761d57a5949 /net-vpn | |
parent | net-vpn/libreswan: Stabilize 4.11 amd64, #908647 (diff) | |
download | gentoo-cf199c718b8d6bf00e3f672ccb15a7946426838b.tar.gz gentoo-cf199c718b8d6bf00e3f672ccb15a7946426838b.tar.bz2 gentoo-cf199c718b8d6bf00e3f672ccb15a7946426838b.zip |
net-vpn/libreswan: Stabilize 4.11 x86, #908647
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/libreswan/libreswan-4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-4.11.ebuild b/net-vpn/libreswan/libreswan-4.11.ebuild index 3e874e60ae9d..c93c077cec25 100644 --- a/net-vpn/libreswan/libreswan-4.11.ebuild +++ b/net-vpn/libreswan/libreswan-4.11.ebuild @@ -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 )" |