summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-31 15:01:43 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-31 15:01:43 +0200
commite2f25985e01b5ac140d575eb90aa4e02e20fe377 (patch)
tree2cdafd75766d8d1a6d677699f1de5cae8f62f87c
parentdev-ruby/ruby-opengl-0.10.0-r0: amd64 stable (diff)
downloadgentoo-e2f25985e01b5ac140d575eb90aa4e02e20fe377.tar.gz
gentoo-e2f25985e01b5ac140d575eb90aa4e02e20fe377.tar.bz2
gentoo-e2f25985e01b5ac140d575eb90aa4e02e20fe377.zip
net-vpn/libreswan-3.20-r0: amd64 stable
Gentoo-Bug: 626582
-rw-r--r--net-vpn/libreswan/libreswan-3.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-3.20.ebuild b/net-vpn/libreswan/libreswan-3.20.ebuild
index ea4648b034ca..41a8951ee988 100644
--- a/net-vpn/libreswan/libreswan-3.20.ebuild
+++ b/net-vpn/libreswan/libreswan-3.20.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/"