commit: 05d0aab385c565d8de9c42ab899ab4894cee81e8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 08:46:04 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 08:46:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d0aab3
net-misc/libreswan: x86 stable wrt bug #585520
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-misc/libreswan/libreswan-3.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/libreswan/libreswan-3.17.ebuild
b/net-misc/libreswan/libreswan-3.17.ebuild
index 250bd5f..f1cdc86 100644
--- a/net-misc/libreswan/libreswan-3.17.ebuild
+++ b/net-misc/libreswan/libreswan-3.17.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"