summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-05-19 11:20:00 -0400
committerMike Gilbert <floppym@gentoo.org>2024-05-19 11:21:32 -0400
commit10463c4094d53d072fec38d8c0d454692cf49fed (patch)
tree6be1cf209e97837815a5a2e5af2345b5f486b990
parentdev-lang/zig: add 0.12.0 (diff)
downloadgentoo-10463c4094d53d072fec38d8c0d454692cf49fed.tar.gz
gentoo-10463c4094d53d072fec38d8c0d454692cf49fed.tar.bz2
gentoo-10463c4094d53d072fec38d8c0d454692cf49fed.zip
net-vpn/ocserv: restrict tests
There seems to be some certificate issue. This version is out of date anyway. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--net-vpn/ocserv/ocserv-1.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/ocserv/ocserv-1.1.7.ebuild b/net-vpn/ocserv/ocserv-1.1.7.ebuild
index 1b35605dac3b..9255a9952a09 100644
--- a/net-vpn/ocserv/ocserv-1.1.7.ebuild
+++ b/net-vpn/ocserv/ocserv-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ HOMEPAGE="https://ocserv.gitlab.io/www/index.html"
LICENSE="GPL-2"
SLOT="0"
IUSE="geoip kerberos +lz4 otp pam radius +seccomp systemd tcpd test"
-RESTRICT="!test? ( test )"
+RESTRICT="test"
BDEPEND+="
virtual/pkgconfig