diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-15 16:21:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-15 16:21:42 +0300 |
commit | e7ab476b4303a49bf672ccc47d76516455a99255 (patch) | |
tree | 28f9c19b850f7720ecdd9d0f9fb3ba7c7c952cf8 /net-vpn | |
parent | app-text/hunspell: amd64 stable wrt bug #671066 (diff) | |
download | gentoo-e7ab476b4303a49bf672ccc47d76516455a99255.tar.gz gentoo-e7ab476b4303a49bf672ccc47d76516455a99255.tar.bz2 gentoo-e7ab476b4303a49bf672ccc47d76516455a99255.zip |
net-vpn/libreswan: amd64 stable wrt bug #671012
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/libreswan/libreswan-3.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-3.27.ebuild b/net-vpn/libreswan/libreswan-3.27.ebuild index 736e805196d8..8b57d75990f0 100644 --- a/net-vpn/libreswan/libreswan-3.27.ebuild +++ b/net-vpn/libreswan/libreswan-3.27.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/" |