diff options
author | 2023-09-03 07:45:46 +0100 | |
---|---|---|
committer | 2023-09-03 07:45:46 +0100 | |
commit | 3506e582fb205b4f8bcdc96d0251998bcb9c09e4 (patch) | |
tree | 1b718b4ff8be7df6a92a6b67daa4ff4ed0269d5f /net-vpn/libreswan | |
parent | x11-apps/igt-gpu-tools: fix compat w/ procps-4 (diff) | |
download | gentoo-3506e582fb205b4f8bcdc96d0251998bcb9c09e4.tar.gz gentoo-3506e582fb205b4f8bcdc96d0251998bcb9c09e4.tar.bz2 gentoo-3506e582fb205b4f8bcdc96d0251998bcb9c09e4.zip |
net-vpn/libreswan: Stabilize 4.12 amd64, #913538
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/libreswan')
-rw-r--r-- | net-vpn/libreswan/libreswan-4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-4.12.ebuild b/net-vpn/libreswan/libreswan-4.12.ebuild index a42fc66d4bb9..d4f2a27fb27e 100644 --- a/net-vpn/libreswan/libreswan-4.12.ebuild +++ b/net-vpn/libreswan/libreswan-4.12.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 )" |