commit:     e8766e9d2e9c75e7976b56176ce3d8bb160959d1
Author:     Justin Matthew Kidd <me <AT> justinkidd <DOT> ca>
AuthorDate: Sun Mar  2 19:58:43 2025 +0000
Commit:     Justin Kidd <me <AT> justinkidd <DOT> ca>
CommitDate: Sun Mar  2 19:59:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e8766e9d

sys-apps/bpftune: restrict tests

Signed-off-by: Justin Matthew Kidd <me <AT> justinkidd.ca>

 sys-apps/bpftune/bpftune-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-apps/bpftune/bpftune-9999.ebuild 
b/sys-apps/bpftune/bpftune-9999.ebuild
index 759b87e74..5039f888a 100644
--- a/sys-apps/bpftune/bpftune-9999.ebuild
+++ b/sys-apps/bpftune/bpftune-9999.ebuild
@@ -11,6 +11,8 @@ EGIT_REPO_URI="https://github.com/oracle/bpftune.git";
 
 LICENSE="GPL-2"
 SLOT="0"
+RESTRICT="test" # The tests require root.
+
 BDEPEND="
        dev-util/bpftool
        dev-util/pahole

Reply via email to