diff options
Diffstat (limited to 'app-admin/clsync')
-rw-r--r-- | app-admin/clsync/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/clsync/metadata.xml b/app-admin/clsync/metadata.xml index 1d11fa5416aa..c7f85380317e 100644 --- a/app-admin/clsync/metadata.xml +++ b/app-admin/clsync/metadata.xml @@ -23,7 +23,6 @@ <flag name="gio">Enable GIO for FS monitoring (glib based alternative to inotify interface, not recommended; if both are compiled, may be selected at runtime).</flag> <flag name="highload-locks">Allows to use spinlocks for short delays instead of mutexes, but only on SMP systems.</flag> <flag name="namespaces">Enable namespaces isolation.</flag> - <flag name="seccomp">Enable seccomp for system call filtering.</flag> </use> <upstream> <remote-id type="github">xaionaro/clsync</remote-id> |