sys-libs/iceoryx: fix network sandbox violation

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-10-05 14:02:11 +02:00
parent 7f4b74d000
commit dcd7747e83
3 changed files with 39 additions and 45 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">eclipse-iceoryx/iceoryx</remote-id>
</upstream>
<use>
<flag name='ccache'>Enable ccache support</flag>
</use>
</pkgmetadata>