commit: 185cae073b24c2137dc4846db6bbb2907e8f673d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 07:11:51 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 07:11:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185cae07
net-misc/libreswan: x86 stable wrt bug #558692
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
net-misc/libreswan/libreswan-3.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/libreswan/libreswan-3.15.ebuild
b/net-misc/libreswan/libreswan-3.15.ebuild
index 4e7ba17..831a592 100644
--- a/net-misc/libreswan/libreswan-3.15.ebuild
+++ b/net-misc/libreswan/libreswan-3.15.ebuild
@@ -8,7 +8,7 @@ inherit eutils 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"