From: Agostino Sarubbo Date: Mon, 18 May 2020 21:12:14 +0000 (+0200) Subject: net-vpn/libreswan: x86 stable wrt bug #722696 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e41547134f7106f52fe28df6e3cd6e22466bc16d;p=gentoo.git net-vpn/libreswan: x86 stable wrt bug #722696 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-vpn/libreswan/libreswan-3.32.ebuild b/net-vpn/libreswan/libreswan-3.32.ebuild index 31e9535e62ea..88f6f4c6f123 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/"