diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:21:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:21:18 +0100 |
commit | 839af8f22e27b775f9bbfc63fe580dbf78ac1bc7 (patch) | |
tree | f8d19b712d97e27f594e69642e326eedf35e93f3 /net-vpn | |
parent | net-mail/queue-repair: x86 stable (bug #637962) (diff) | |
download | gentoo-839af8f22e27b775f9bbfc63fe580dbf78ac1bc7.tar.gz gentoo-839af8f22e27b775f9bbfc63fe580dbf78ac1bc7.tar.bz2 gentoo-839af8f22e27b775f9bbfc63fe580dbf78ac1bc7.zip |
net-vpn/libreswan: x86 stable (bug #636570)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/libreswan/libreswan-3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-3.21.ebuild b/net-vpn/libreswan/libreswan-3.21.ebuild index 66417665826a..e51ea5e18357 100644 --- a/net-vpn/libreswan/libreswan-3.21.ebuild +++ b/net-vpn/libreswan/libreswan-3.21.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/" |