app-admin/clsync: drop redundant USE=seccomp description
authorMike Frysinger <vapier@gentoo.org>
Tue, 18 Aug 2015 15:44:14 +0000 (11:44 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 18 Aug 2015 15:52:11 +0000 (11:52 -0400)
app-admin/clsync/metadata.xml

index 1d11fa5416aae798facb22acd1f1eff63fd2fbac..c7f85380317ee01fb4d1c84070b160653709202a 100644 (file)
@@ -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>