commit: 8ac6228d74b21d77cc53e2e3b284615bf78680d2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Aug 5 00:52:54 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Aug 5 00:52:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac6228d
net-vpn/libreswan: x86 stable (bug #662704) Package-Manager: Portage-2.3.44, Repoman-2.3.10 net-vpn/libreswan/libreswan-3.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/libreswan/libreswan-3.25.ebuild b/net-vpn/libreswan/libreswan-3.25.ebuild index a830de440be..7d073e16334 100644 --- a/net-vpn/libreswan/libreswan-3.25.ebuild +++ b/net-vpn/libreswan/libreswan-3.25.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit systemd toolchain-funcs SRC_URI="https://download.libreswan.org/${P}.tar.gz" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DESCRIPTION="IPsec implementation for Linux, fork of Openswan" HOMEPAGE="https://libreswan.org/"