commit: 8be3a5f7973d91611848e199c3322e5c753dcce3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 07:11:27 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 07:11:27 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be3a5f7
net-misc/libreswan: amd64 stable wrt bug #558692
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 732f27d..4e7ba17 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"