diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:45:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:45:45 +0100 |
commit | ee06e4527b2f0f1e2a01d1c4365b766ebbb1ac39 (patch) | |
tree | 9f88902dd4a2d9d6e8d3df7b1ccc38fc04106b7b /net-vpn | |
parent | sci-geosciences/gpsd: x86 stable (bug #632372) (diff) | |
download | gentoo-ee06e4527b2f0f1e2a01d1c4365b766ebbb1ac39.tar.gz gentoo-ee06e4527b2f0f1e2a01d1c4365b766ebbb1ac39.tar.bz2 gentoo-ee06e4527b2f0f1e2a01d1c4365b766ebbb1ac39.zip |
net-vpn/libreswan: x86 stable (bug #645878)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/libreswan/libreswan-3.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/libreswan/libreswan-3.22.ebuild b/net-vpn/libreswan/libreswan-3.22.ebuild index bef31f06ba41..685d5f7414a4 100644 --- a/net-vpn/libreswan/libreswan-3.22.ebuild +++ b/net-vpn/libreswan/libreswan-3.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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/" |