From: Agostino Sarubbo Date: Mon, 18 May 2020 15:08:06 +0000 (+0200) Subject: net-vpn/libreswan: amd64 stable wrt bug #722696 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=734e409e247dee7c2a20948c2030fccacee02838;p=gentoo.git net-vpn/libreswan: amd64 stable wrt bug #722696 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/net-vpn/libreswan/libreswan-3.32.ebuild b/net-vpn/libreswan/libreswan-3.32.ebuild index f81f028d3f9b..31e9535e62ea 100644 --- a/net-vpn/libreswan/libreswan-3.32.ebuild +++ b/net-vpn/libreswan/libreswan-3.32.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd toolchain-funcs SRC_URI="https://download.libreswan.org/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" DESCRIPTION="IPsec implementation for Linux, fork of Openswan" HOMEPAGE="https://libreswan.org/"