commit: 279fa92d8d64ac329e10ff877f7940ee0a90f2b2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Nov 26 00:39:53 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Nov 26 00:39:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279fa92d
net-vpn/libreswan: x86 stable (bug #698044) Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-vpn/libreswan/libreswan-3.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/libreswan/libreswan-3.29.ebuild b/net-vpn/libreswan/libreswan-3.29.ebuild index 6a7f68a383b..3e2bc4872d5 100644 --- a/net-vpn/libreswan/libreswan-3.29.ebuild +++ b/net-vpn/libreswan/libreswan-3.29.ebuild @@ -6,7 +6,7 @@ EAPI=7 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/"