summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:45:45 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:45:45 +0100
commitee06e4527b2f0f1e2a01d1c4365b766ebbb1ac39 (patch)
tree9f88902dd4a2d9d6e8d3df7b1ccc38fc04106b7b /net-vpn
parentsci-geosciences/gpsd: x86 stable (bug #632372) (diff)
downloadgentoo-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.ebuild4
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/"