summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-28 21:04:51 +0000
committerSam James <sam@gentoo.org>2021-04-28 21:04:51 +0000
commit075d8f9e928af3cfe9fbb3acb6d944506ca2c32f (patch)
treeb6b279f900a67115229b859116c63a61576e0b28 /net-vpn
parentdev-util/pkgcheck: Stabilize 0.9.7 hppa, #786159 (diff)
downloadgentoo-075d8f9e928af3cfe9fbb3acb6d944506ca2c32f.tar.gz
gentoo-075d8f9e928af3cfe9fbb3acb6d944506ca2c32f.tar.bz2
gentoo-075d8f9e928af3cfe9fbb3acb6d944506ca2c32f.zip
net-vpn/libreswan: Stabilize 4.3 amd64, #785493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/libreswan/libreswan-4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-4.3.ebuild b/net-vpn/libreswan/libreswan-4.3.ebuild
index 016408cd0ed3..5c4d8e551b72 100644
--- a/net-vpn/libreswan/libreswan-4.3.ebuild
+++ b/net-vpn/libreswan/libreswan-4.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit systemd toolchain-funcs
SRC_URI="https://download.libreswan.org/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
HOMEPAGE="https://libreswan.org/"