commit:     9865fdb44c4ef2a21f59b24dd21540f8ef23cd87
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 16:03:13 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:19:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9865fdb4

net-vpn/ocserv: sync live

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-vpn/ocserv/ocserv-9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/net-vpn/ocserv/ocserv-9999.ebuild 
b/net-vpn/ocserv/ocserv-9999.ebuild
index 9ff9e3fd75a7..be01b5b8a2b0 100644
--- a/net-vpn/ocserv/ocserv-9999.ebuild
+++ b/net-vpn/ocserv/ocserv-9999.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
@@ -84,6 +84,11 @@ src_configure() {
        econf "${myconf[@]}"
 }
 
+src_test() {
+       addwrite /proc
+       default
+}
+
 src_install() {
        default
 

Reply via email to