diff options
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/ocserv/ocserv-1.1.7.ebuild | 4 |
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 |