summaryrefslogtreecommitdiff
path: root/net-vpn/libreswan/libreswan-3.29.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/libreswan/libreswan-3.29.ebuild')
-rw-r--r--net-vpn/libreswan/libreswan-3.29.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-vpn/libreswan/libreswan-3.29.ebuild b/net-vpn/libreswan/libreswan-3.29.ebuild
index 6a7f68a383b7..7d64aba2bee2 100644
--- a/net-vpn/libreswan/libreswan-3.29.ebuild
+++ b/net-vpn/libreswan/libreswan-3.29.ebuild
@@ -6,7 +6,7 @@ EAPI=7
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/"
@@ -14,6 +14,7 @@ HOMEPAGE="https://libreswan.org/"
LICENSE="GPL-2 BSD-4 RSA DES"
SLOT="0"
IUSE="caps curl dnssec ldap pam seccomp selinux systemd test"
+RESTRICT="!test? ( test )"
DEPEND="
dev-libs/gmp:0=