From: Agostino Sarubbo Date: Tue, 20 Dec 2016 09:06:52 +0000 (+0100) Subject: net-misc/libreswan: x86 stable wrt bug #592002 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=01f67d5127b463961122aea94f9ef1b9dcb1c96b;p=gentoo.git net-misc/libreswan: x86 stable wrt bug #592002 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-misc/libreswan/libreswan-3.18.ebuild b/net-misc/libreswan/libreswan-3.18.ebuild index c15354314dee..4117f605e728 100644 --- a/net-misc/libreswan/libreswan-3.18.ebuild +++ b/net-misc/libreswan/libreswan-3.18.ebuild @@ -8,7 +8,7 @@ inherit systemd toolchain-funcs if [[ ${PV} != 9999 ]]; then SRC_URI="https://download.libreswan.org/${P}.tar.gz" - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ~ppc x86" else inherit git-r3 EGIT_REPO_URI="https://github.com/libreswan/libreswan.git"